Skip to content

Commit

Permalink
chore(main): release 0.8.2 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 15, 2023
1 parent 6527cc3 commit ac789b2
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.8.2](https://github.com/gravity-ui/app-builder/compare/v0.8.1...v0.8.2) (2023-11-15)


### Features

* support shared workers with newWebWorkerSyntax enabled ([#105](https://github.com/gravity-ui/app-builder/issues/105)) ([6527cc3](https://github.com/gravity-ui/app-builder/commit/6527cc3bf10f9445e7bc910db95c7c08b75b3817))

## [0.8.1](https://github.com/gravity-ui/app-builder/compare/v0.8.0...v0.8.1) (2023-11-15)


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

0 comments on commit ac789b2

Please sign in to comment.