Skip to content

Commit

Permalink
chore(main): release 0.9.4 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Apr 26, 2024
1 parent 33996ef commit 67d3bfe
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.9.4](https://github.com/gravity-ui/app-builder/compare/v0.9.3...v0.9.4) (2024-04-26)


### Bug Fixes

* **service:** always generate server source maps in dev ([#135](https://github.com/gravity-ui/app-builder/issues/135)) ([33996ef](https://github.com/gravity-ui/app-builder/commit/33996efc9a8f60eed847064efbd4b77b075d179b))

## [0.9.3](https://github.com/gravity-ui/app-builder/compare/v0.9.2...v0.9.3) (2024-04-24)


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.9.3",
"version": "0.9.4",
"description": "Develop and build your React client-server projects, powered by typescript and webpack",
"license": "MIT",
"type": "commonjs",
Expand Down

0 comments on commit 67d3bfe

Please sign in to comment.