diff --git a/CHANGELOG.md b/CHANGELOG.md index 46b0685..56b13ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.26.2](https://github.com/CoCreate-app/CoCreateWS/compare/v0.26.1...v0.26.2) (2023-03-29) + + +### Bug Fixes + +* add git exclude to config ([76498ac](https://github.com/CoCreate-app/CoCreateWS/commit/76498acabf03088557d1ee872d5fd13c3c7ad63e)) + ## [0.26.1](https://github.com/CoCreate-app/CoCreateWS/compare/v0.26.0...v0.26.1) (2023-03-19) diff --git a/package.json b/package.json index 0e60725..7c8825d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatews", - "version": "0.26.1", + "version": "0.26.2", "description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.", "keywords": [ "cocreatews",