Skip to content

Commit 8dd3c3c

Browse files
authored
Merge pull request #57 from croz-ltd/changeset-release/master
Version Packages
2 parents f9fe908 + 9fe85b4 commit 8dd3c3c

File tree

6 files changed

+16
-13
lines changed

6 files changed

+16
-13
lines changed

.changeset/afraid-bikes-reflect.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/strong-baboons-impress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

libs/form-configuration/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @croz/nrich-form-configuration-core
22

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- [#56](https://github.com/croz-ltd/nrich-frontend/pull/56) [`31689c6`](https://github.com/croz-ltd/nrich-frontend/commit/31689c652bde92ef1a6865e5de9aa4977804412c) Thanks [@dmurat](https://github.com/dmurat)! - Upgrade zustand lib and its import statements to non-deprecated sytax
8+
39
## 2.1.0
410

511
### Minor Changes

libs/form-configuration/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@croz/nrich-form-configuration-core",
33
"description": "Contains core utilities related to the nrich-form-configuration module",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"author": "CROZ",
66
"bugs": "https://github.com/croz-ltd/nrich-frontend/issues",
77
"dependencies": {

libs/notification/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @croz/nrich-notification-core
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- [#56](https://github.com/croz-ltd/nrich-frontend/pull/56) [`31689c6`](https://github.com/croz-ltd/nrich-frontend/commit/31689c652bde92ef1a6865e5de9aa4977804412c) Thanks [@dmurat](https://github.com/dmurat)! - Upgrade zustand lib and its import statements to non-deprecated sytax
8+
9+
- [#55](https://github.com/croz-ltd/nrich-frontend/pull/55) [`3298e99`](https://github.com/croz-ltd/nrich-frontend/commit/3298e99e0a9da0e90ab37c3d116e9aaff6c45d83) Thanks [@dmurat](https://github.com/dmurat)! - Update xhrNotificationInterceptor to ignore non-json responses
10+
311
## 1.1.1
412

513
### Patch Changes

libs/notification/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@croz/nrich-notification-core",
33
"description": "Contains core utilities related to the nrich-notification module",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"author": "CROZ",
66
"bugs": "https://github.com/croz-ltd/nrich-frontend/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)