Skip to content

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.3.0](v4.2.0...v4.3.0) (2023-09-18)

### Bug Fixes

* **depedencies:** update version of boost-geospatial-index ([27dc6f9](27dc6f9))
* **deps:** fIxing all deps, use true release of boost ([7ba7a4c](7ba7a4c))

### Features

* **depedencies:** update deps to their latest version, focus on boost-geospatial-index ([523bc77](523bc77))
  • Loading branch information
semantic-release-bot committed Sep 18, 2023
1 parent d183c8a commit 3441e23
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.3.0](https://github.com/kuzzleio/koncorde/compare/v4.2.0...v4.3.0) (2023-09-18)


### Bug Fixes

* **depedencies:** update version of boost-geospatial-index ([27dc6f9](https://github.com/kuzzleio/koncorde/commit/27dc6f9f8c523681feb0d02b10517eba4e613b24))
* **deps:** fIxing all deps, use true release of boost ([7ba7a4c](https://github.com/kuzzleio/koncorde/commit/7ba7a4c2ca677bccbe6c925bd942a2419ff7d897))


### Features

* **depedencies:** update deps to their latest version, focus on boost-geospatial-index ([523bc77](https://github.com/kuzzleio/koncorde/commit/523bc7719993f14c0a6f96b78599dbca3df687dc))

# [4.3.0-beta.3](https://github.com/kuzzleio/koncorde/compare/v4.3.0-beta.2...v4.3.0-beta.3) (2023-09-18)


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": "koncorde",
"version": "4.3.0-beta.3",
"version": "4.3.0",
"description": "Supersonic reverse matching engine",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 3441e23

Please sign in to comment.