Skip to content

Commit e173a2e

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.3...v1.6.0) (2023-01-02) ### Features * Access Denied returns action, status, and data ([cd98a28](cd98a28))
1 parent cd98a28 commit e173a2e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.5.3...v1.6.0) (2023-01-02)
2+
3+
4+
### Features
5+
6+
* Access Denied returns action, status, and data ([cd98a28](https://github.com/CoCreate-app/CoCreate-socket-server/commit/cd98a287af38567d9a726964e63476d6cd15a90e))
7+
18
## [1.5.3](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.5.2...v1.5.3) (2023-01-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/socket-server",
3-
"version": "1.5.3",
3+
"version": "1.6.0",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",

0 commit comments

Comments
 (0)