Skip to content

Commit f92a144

Browse files
chore(release): 1.7.6 [skip ci]
## [1.7.6](v1.7.5...v1.7.6) (2023-05-10) ### Bug Fixes * apikey renamed to key ([b64597a](b64597a)) * createOrg ([e859b23](e859b23))
1 parent b64597a commit f92a144

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.7.6](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.7.5...v1.7.6) (2023-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* apikey renamed to key ([b64597a](https://github.com/CoCreate-app/CoCreate-socket-server/commit/b64597af40ef4c3eb20e7e5e7f902a330db3f9d5))
7+
* createOrg ([e859b23](https://github.com/CoCreate-app/CoCreate-socket-server/commit/e859b23662e41344defc53e066e4f17570e6e064))
8+
19
## [1.7.5](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.7.4...v1.7.5) (2023-04-24)
210

311

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.7.5",
3+
"version": "1.7.6",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",

0 commit comments

Comments
 (0)