Skip to content

Commit

Permalink
chore(release): 2.33.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.33.1](v2.33.0...v2.33.1) (2024-10-29)

### Bug Fixes

* **npm:** fix ES7 sdk pulled from Github instead of NPM ([33098dd](33098dd))
  • Loading branch information
semantic-release-bot committed Oct 29, 2024
1 parent 4a39af2 commit 441bbc8
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,3 +1,10 @@
## [2.33.1](https://github.com/kuzzleio/kuzzle/compare/v2.33.0...v2.33.1) (2024-10-29)


### Bug Fixes

* **npm:** fix ES7 sdk pulled from Github instead of NPM ([33098dd](https://github.com/kuzzleio/kuzzle/commit/33098ddce1e574bc622109a1d9a56aa996615a59))

# [2.33.0](https://github.com/kuzzleio/kuzzle/compare/v2.32.0...v2.33.0) (2024-10-04)


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,7 +1,7 @@
{
"name": "kuzzle",
"author": "The Kuzzle Team <support@kuzzle.io>",
"version": "2.33.0",
"version": "2.33.1",
"description": "Kuzzle is an open-source solution that handles all the data management through a secured API, with a large choice of protocols.",
"bin": "bin/start-kuzzle-server",
"scripts": {
Expand Down

0 comments on commit 441bbc8

Please sign in to comment.