Skip to content

Commit

Permalink
Merge pull request #49 from croz-ltd/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jtomic-croz authored Oct 20, 2023
2 parents e4c3110 + 9d2b984 commit de4ecdf
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-dryers-type.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/hot-spoons-nail.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/lovely-dragons-relax.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/two-comics-kiss.md

This file was deleted.

12 changes: 12 additions & 0 deletions libs/form-configuration/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @croz/nrich-form-configuration-core

## 2.0.0

### Major Changes

- [#48](https://github.com/croz-ltd/nrich-frontend/pull/48) [`f6ddbd3`](https://github.com/croz-ltd/nrich-frontend/commit/f6ddbd3fe90340d274ef376b988092e4dc8149d8) Thanks [@jtomic-croz](https://github.com/jtomic-croz)! - Changed `useYupFormConfiguration` to return undefined instead of throwing an error

### Patch Changes

- [#48](https://github.com/croz-ltd/nrich-frontend/pull/48) [`7b03ea3`](https://github.com/croz-ltd/nrich-frontend/commit/7b03ea332ee993ffb0df27cb5c5c0dfea37c16f3) Thanks [@jtomic-croz](https://github.com/jtomic-croz)! - Update test dependencies to be compatible with React 18

- [#51](https://github.com/croz-ltd/nrich-frontend/pull/51) [`6a7a5d1`](https://github.com/croz-ltd/nrich-frontend/commit/6a7a5d145ef2c8888c09569bc4c552f65599fca2) Thanks [@jtomic-croz](https://github.com/jtomic-croz)! - #50 Fix module field in package.json definitions

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/form-configuration/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@croz/nrich-form-configuration-core",
"description": "Contains core utilities related to the nrich-form-configuration module",
"version": "1.1.0",
"version": "2.0.0",
"author": "CROZ",
"bugs": "https://github.com/croz-ltd/nrich-frontend/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions libs/notification/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @croz/nrich-notification-core

## 1.1.1

### Patch Changes

- [#48](https://github.com/croz-ltd/nrich-frontend/pull/48) [`7b03ea3`](https://github.com/croz-ltd/nrich-frontend/commit/7b03ea332ee993ffb0df27cb5c5c0dfea37c16f3) Thanks [@jtomic-croz](https://github.com/jtomic-croz)! - Update test dependencies to be compatible with React 18

- [#51](https://github.com/croz-ltd/nrich-frontend/pull/51) [`6a7a5d1`](https://github.com/croz-ltd/nrich-frontend/commit/6a7a5d145ef2c8888c09569bc4c552f65599fca2) Thanks [@jtomic-croz](https://github.com/jtomic-croz)! - #50 Fix module field in package.json definitions

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/notification/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@croz/nrich-notification-core",
"description": "Contains core utilities related to the nrich-notification module",
"version": "1.1.0",
"version": "1.1.1",
"author": "CROZ",
"bugs": "https://github.com/croz-ltd/nrich-frontend/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions libs/notification/mui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @croz/nrich-notification-mui

## 1.1.1

### Patch Changes

- [#48](https://github.com/croz-ltd/nrich-frontend/pull/48) [`7b03ea3`](https://github.com/croz-ltd/nrich-frontend/commit/7b03ea332ee993ffb0df27cb5c5c0dfea37c16f3) Thanks [@jtomic-croz](https://github.com/jtomic-croz)! - Update test dependencies to be compatible with React 18

- [#51](https://github.com/croz-ltd/nrich-frontend/pull/51) [`6a7a5d1`](https://github.com/croz-ltd/nrich-frontend/commit/6a7a5d145ef2c8888c09569bc4c552f65599fca2) Thanks [@jtomic-croz](https://github.com/jtomic-croz)! - #50 Fix module field in package.json definitions

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/notification/mui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@croz/nrich-notification-mui",
"description": "Contains the UI implementation of notifications for the MUI component library",
"version": "1.1.0",
"version": "1.1.1",
"author": "CROZ",
"bugs": "https://github.com/croz-ltd/nrich-frontend/issues",
"devDependencies": {
Expand Down

0 comments on commit de4ecdf

Please sign in to comment.