Skip to content

Commit

Permalink
chore: bump versions (prerelease)
Browse files Browse the repository at this point in the history
 - @haulmont/[email protected]
 - @haulmont/[email protected]
 - @haulmont/[email protected]
  • Loading branch information
vyacheslav-pushkin committed Mar 22, 2022
1 parent 7d15b57 commit aa5f039
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/jmix-addon-data-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0-next.6](https://github.com/Haulmont/jmix-frontend/compare/@haulmont/[email protected]...@haulmont/[email protected]) (2022-03-22)

**Note:** Version bump only for package @haulmont/jmix-addon-data-tools





# [3.2.0-next.5](https://github.com/Haulmont/jmix-frontend/compare/@haulmont/[email protected]...@haulmont/[email protected]) (2022-02-28)

**Note:** Version bump only for package @haulmont/jmix-addon-data-tools
Expand Down
2 changes: 1 addition & 1 deletion packages/jmix-addon-data-tools/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/jmix-addon-data-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@haulmont/jmix-addon-data-tools",
"version": "3.2.0-next.5",
"version": "3.2.0-next.6",
"description": "data tools jmix addon",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand All @@ -9,7 9,7 @@
"dist/"
],
"dependencies": {
"@haulmont/jmix-react-antd": "^3.2.0-next.5",
"@haulmont/jmix-react-antd": "^3.2.0-next.6",
"@haulmont/jmix-react-core": "^3.2.0-next.3",
"@haulmont/jmix-react-web": "^3.2.0-next.4"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/jmix-front-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0-next.6](https://github.com/haulmont/jmix-frontend/tree/master/packages/jmix-front-generator/compare/@haulmont/[email protected]...@haulmont/[email protected]) (2022-03-22)


### Bug Fixes

* show friendly property names in antd validation ([7d15b57](https://github.com/haulmont/jmix-frontend/tree/master/packages/jmix-front-generator/commit/7d15b5708a24be93309f6bbd29825ec96ffa92e3))





# [3.2.0-next.5](https://github.com/haulmont/jmix-frontend/tree/master/packages/jmix-front-generator/compare/@haulmont/[email protected]...@haulmont/[email protected]) (2022-03-11)

**Note:** Version bump only for package @haulmont/jmix-front-generator
Expand Down
2 changes: 1 addition & 1 deletion packages/jmix-front-generator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/jmix-front-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@haulmont/jmix-front-generator",
"version": "3.2.0-next.5",
"version": "3.2.0-next.6",
"description": "Jmix front-end clients generator",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/jmix-react-antd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0-next.6](https://github.com/haulmont/jmix-frontend/tree/master/packages/jmix-react-antd/compare/@haulmont/[email protected]...@haulmont/[email protected]) (2022-03-22)


### Bug Fixes

* show friendly property names in antd validation ([7d15b57](https://github.com/haulmont/jmix-frontend/tree/master/packages/jmix-react-antd/commit/7d15b5708a24be93309f6bbd29825ec96ffa92e3))





# [3.2.0-next.5](https://github.com/haulmont/jmix-frontend/tree/master/packages/jmix-react-antd/compare/@haulmont/[email protected]...@haulmont/[email protected]) (2022-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/jmix-react-antd/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/jmix-react-antd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@haulmont/jmix-react-antd",
"version": "3.2.0-next.5",
"version": "3.2.0-next.6",
"description": "Jmix utilities and components for React, based on atnd components",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit aa5f039

Please sign in to comment.