Skip to content

Commit

Permalink
chore(main): release 0.7.1 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 1, 2023
1 parent 1a6b7ea commit 22d2bce
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.7.1](https://github.com/gravity-ui/app-builder/compare/v0.7.0...v0.7.1) (2023-11-01)


### Bug Fixes

* move transform-class-properties to presets ([#97](https://github.com/gravity-ui/app-builder/issues/97)) ([1a6b7ea](https://github.com/gravity-ui/app-builder/commit/1a6b7eac0e98969a89c972a83726d67cc12ce17a))
* remove useless dependencies ([#92](https://github.com/gravity-ui/app-builder/issues/92)) ([47faf6a](https://github.com/gravity-ui/app-builder/commit/47faf6aa1b4c317b083fec862e303bc92f66c15d))

## [0.7.0](https://github.com/gravity-ui/app-builder/compare/v0.6.11...v0.7.0) (2023-10-31)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/app-builder",
"version": "0.7.0",
"version": "0.7.1",
"description": "Develop and build your React client-server projects, powered by typescript and webpack",
"license": "MIT",
"type": "commonjs",
Expand Down

0 comments on commit 22d2bce

Please sign in to comment.