Skip to content

Commit

Permalink
chore(release): 2.85.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.85.2](v2.85.1...v2.85.2) (2023-06-17)

### Bug Fixes

* **administration:** cpe crashes when viewing some user details ([f01da28](f01da28))
  • Loading branch information
semantic-release-bot committed Jun 17, 2023
1 parent f01da28 commit 429d77c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.85.2](https://github.com/sws2apps/cpe-sws/compare/v2.85.1...v2.85.2) (2023-06-17)


### Bug Fixes

* **administration:** cpe crashes when viewing some user details ([f01da28](https://github.com/sws2apps/cpe-sws/commit/f01da28dd278e7ac11c99f48bbaff3a872915666))

## [2.85.1](https://github.com/sws2apps/cpe-sws/compare/v2.85.0...v2.85.1) (2023-06-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cpe-sws",
"private": true,
"version": "2.85.1",
"version": "2.85.2",
"license": "MIT",
"type": "module",
"repository": {
Expand Down

0 comments on commit 429d77c

Please sign in to comment.