Skip to content

Commit

Permalink
chore(release): 1.1.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.9](v1.1.8...v1.1.9) (2024-05-14)

### Bug Fixes

* implement code splitting ([3a38b54](3a38b54))
  • Loading branch information
semantic-release-bot committed May 14, 2024
1 parent 3a38b54 commit 6ea763a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.9](https://github.com/ThinAirThings/uix/compare/v1.1.8...v1.1.9) (2024-05-14)


### Bug Fixes

* implement code splitting ([3a38b54](https://github.com/ThinAirThings/uix/commit/3a38b54e63e93d58855901ec40e62ae49e1eaf9f))

## [1.1.8](https://github.com/ThinAirThings/uix/compare/v1.1.7...v1.1.8) (2024-05-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thinairthings/uix",
"author": "Dan Lannan",
"version": "1.1.8",
"version": "1.1.9",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
Expand Down

0 comments on commit 6ea763a

Please sign in to comment.