Skip to content

Commit

Permalink
chore(main): release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 3, 2024
1 parent 67e5962 commit 1e0369f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
- **repo:** export esm modules ([8b379a3](https://github.com/niledatabase/nile-js/commit/8b379a34f5e99aad83adb21938b6012522aed93b))
- **server:** use init vs blocking fetch ([19d150d](https://github.com/niledatabase/nile-js/commit/19d150d07887f74660cbfc1140134b1a49ce194b))

## [2.2.0](https://github.com/niledatabase/nile-js/compare/v2.1.1...v2.2.0) (2024-04-03)


### Features

* **repo:** export esm modules ([8b379a3](https://github.com/niledatabase/nile-js/commit/8b379a34f5e99aad83adb21938b6012522aed93b))
* **server:** use init vs blocking fetch ([19d150d](https://github.com/niledatabase/nile-js/commit/19d150d07887f74660cbfc1140134b1a49ce194b))


### Bug Fixes

* **react:** add @mui/utils ([aacc06a](https://github.com/niledatabase/nile-js/commit/aacc06ad7940ea99e5b41ce3e8ce639b294c941e))
* **server:** update types for getInstance ([dc0bbb9](https://github.com/niledatabase/nile-js/commit/dc0bbb9b850eb15c08b291eb7420ac37b8eb05d8))

## [2.1.2-alpha.1](https://github.com/niledatabase/nile-js/compare/v2.1.2-alpha.0...v2.1.2-alpha.1) (2024-04-02)

### Bug Fixes
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": "@niledatabase/packages",
"license": "MIT",
"version": "0.0.2",
"version": "2.2.0",
"private": true,
"workspaces": [
"lib/*",
Expand Down

0 comments on commit 1e0369f

Please sign in to comment.