diff --git a/packages/document-model/CHANGELOG.md b/packages/document-model/CHANGELOG.md index eba3163e9..8ed07a3a1 100644 --- a/packages/document-model/CHANGELOG.md +++ b/packages/document-model/CHANGELOG.md @@ -1,3 +1,40 @@ +## 2.1.0 (2024-09-26) + + +### 🚀 Features + +- added base document model and module tests ([9fb72ae](https://github.com/powerhouse-inc/powerhouse/commit/9fb72ae)) + +- added generateMock wrapper ([b06814b](https://github.com/powerhouse-inc/powerhouse/commit/b06814b)) + +- bump deps ([ce942af](https://github.com/powerhouse-inc/powerhouse/commit/ce942af)) + +- update name and version ([5b88a42](https://github.com/powerhouse-inc/powerhouse/commit/5b88a42)) + +- bump lint deps ([372fc18](https://github.com/powerhouse-inc/powerhouse/commit/372fc18)) + +- install lint libs ([02b4609](https://github.com/powerhouse-inc/powerhouse/commit/02b4609)) + +- add lint configs ([27bfaff](https://github.com/powerhouse-inc/powerhouse/commit/27bfaff)) + +- add husky commands ([a03799d](https://github.com/powerhouse-inc/powerhouse/commit/a03799d)) + +- add prepublish script ([5f0a0bc](https://github.com/powerhouse-inc/powerhouse/commit/5f0a0bc)) + +- **codegen:** initial codegen package setup ([0f67da6](https://github.com/powerhouse-inc/powerhouse/commit/0f67da6)) + + +### 🩹 Fixes + +- undo bump change case ([b479715](https://github.com/powerhouse-inc/powerhouse/commit/b479715)) + + +### ❤️ Thank You + +- acaldas +- Guillermo Puente @gpuente +- ryanwolhuter @ryanwolhuter + ## 2.0.1 (2024-09-25) diff --git a/packages/document-model/package.json b/packages/document-model/package.json index 4541b1db7..b8c87cbc8 100644 --- a/packages/document-model/package.json +++ b/packages/document-model/package.json @@ -1,6 +1,6 @@ { "name": "document-model", - "version": "2.0.1", + "version": "2.1.0", "license": "AGPL-3.0-only", "private": false, "files": [