From 810b268031535b31d21681d3ff411ae87fbf900a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 19 Apr 2024 07:36:24 +0000 Subject: [PATCH] Version Packages --- .changeset/fresh-socks-juggle.md | 5 ----- libs/notification/core/CHANGELOG.md | 6 ++++++ libs/notification/core/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/fresh-socks-juggle.md 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": {