Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nfour committed Sep 5, 2023
1 parent 63b8566 commit 5cacdd2
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 2 deletions.
8 changes: 8 additions & 0 deletions apps/stories/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies
- @dhi/arsenal[email protected]
- @dhi/arsenal[email protected]

## null

### Patch Changes

- Updated dependencies
- @dhi/arsenal[email protected]
- @dhi/arsenal[email protected]
Expand Down
6 changes: 6 additions & 0 deletions libs/jsonform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dhi/arsenal.jsonform

## 14.1.0

### Minor Changes

- Update readonly function

## 14.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/jsonform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhi/arsenal.jsonform",
"version": "14.0.0",
"version": "14.1.0",
"main": "./x/index",
"scripts": {
"build": "tsc",
Expand Down
11 changes: 11 additions & 0 deletions libs/scenarios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @dhi/arsenal.scenarios

## 17.0.0

### Minor Changes

- Update readonly function

### Patch Changes

- Updated dependencies
- @dhi/arsenal[email protected]

## 16.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/scenarios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhi/arsenal.scenarios",
"version": "16.0.0",
"version": "17.0.0",
"main": "./x/index",
"scripts": {
"build": "tsc -p tsconfig.lib.json",
Expand Down

0 comments on commit 5cacdd2

Please sign in to comment.