Skip to content

Commit

Permalink
Merge pull request #100 from filipecorrea/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--vicinityhash

chore(main): release 2.4.3
  • Loading branch information
filipecorrea authored Jan 17, 2024
2 parents 447de9a + 664156d commit 913738a
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

## [2.4.3](https://github.com/filipecorrea/vicinityhash/compare/v2.4.2...v2.4.3) (2024-01-17)


### Bug Fixes

* simplify directories ([3782228](https://github.com/filipecorrea/vicinityhash/commit/3782228f4d44a65c40242f745345c47d1abd5b0f))

## [2.4.2](https://github.com/filipecorrea/vicinityhash/compare/v2.4.1...v2.4.2) (2024-01-11)


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": "vicinityhash",
"version": "2.4.2",
"version": "2.4.3",
"description": "Geohashes based on latitude, longitude and radius",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 913738a

Please sign in to comment.