diff --git a/.changeset/fresh-socks-juggle.md b/.changeset/fresh-socks-juggle.md deleted file mode 100644 index b5a581e..0000000 --- a/.changeset/fresh-socks-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@croz/nrich-notification-core": patch ---- - -Added missing export, patched the github templates for clarity diff --git a/libs/notification/core/CHANGELOG.md b/libs/notification/core/CHANGELOG.md index 0e76bcf..3de87ba 100644 --- a/libs/notification/core/CHANGELOG.md +++ b/libs/notification/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @croz/nrich-notification-core +## 1.1.4 + +### Patch Changes + +- [#65](https://github.com/croz-ltd/nrich-frontend/pull/65) [`b4d9314`](https://github.com/croz-ltd/nrich-frontend/commit/b4d931430cfe6ec54a30fd2f659a57106ddf7953) Thanks [@lmatejic-CROZ](https://github.com/lmatejic-CROZ)! - Added missing export, patched the github templates for clarity + ## 1.1.3 ### Patch Changes diff --git a/libs/notification/core/package.json b/libs/notification/core/package.json index dc8ae26..0369c20 100644 --- a/libs/notification/core/package.json +++ b/libs/notification/core/package.json @@ -1,7 +1,7 @@ { "name": "@croz/nrich-notification-core", "description": "Contains core utilities related to the nrich-notification module", - "version": "1.1.3", + "version": "1.1.4", "author": "CROZ", "bugs": "https://github.com/croz-ltd/nrich-frontend/issues", "dependencies": {