Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nfour committed Aug 11, 2023
1 parent 5f6f757 commit f6e6b55
Show file tree
Hide file tree
Showing 11 changed files with 59 additions and 5 deletions.
11 changes: 11 additions & 0 deletions apps/stories/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Patch Changes

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

## null

### Patch Changes

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

Expand Down
7 changes: 7 additions & 0 deletions libs/bmpgenerator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @dhi/arsenal.bmpgenerator

## 1.1.6

### Patch Changes

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

## 1.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/bmpgenerator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhi/arsenal.bmpgenerator",
"version": "1.1.5",
"version": "1.1.6",
"main": "./x",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions libs/date-slider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @dhi/arsenal.date-slider

## 7.0.0

### Patch Changes

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

## 6.0.1

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

## 13.0.0

### Minor Changes

- Read only in JSON form, deps updates

### Patch Changes

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

## 12.0.1

### Patch 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": "12.0.1",
"version": "13.0.0",
"main": "./x/index",
"scripts": {
"build": "tsc",
Expand Down
12 changes: 12 additions & 0 deletions libs/scenarios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @dhi/arsenal.scenarios

## 15.0.0

### Minor Changes

- Read only in JSON form, deps updates

### Patch Changes

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

## 14.1.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": "14.1.0",
"version": "15.0.0",
"main": "./x/index",
"scripts": {
"build": "tsc -p tsconfig.lib.json",
Expand Down
6 changes: 6 additions & 0 deletions libs/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dhi/arsenal.ui

## 11.2.0

### Minor Changes

- Read only in JSON form, deps updates

## 11.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhi/arsenal.ui",
"version": "11.1.1",
"version": "11.2.0",
"main": "./x/index",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit f6e6b55

Please sign in to comment.