Skip to content

Commit

Permalink
chore(main): release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 9, 2024
1 parent 502b2c4 commit 94399ed
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,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/StouderIO/adonis-geolite2/compare/v2.0.0...v2.0.1) (2024-05-09)


### Bug Fixes

* correctly release dts files ([502b2c4](https://github.com/StouderIO/adonis-geolite2/commit/502b2c4decbf2bcf90fb1cc5f2198e70caf2615c))

## [2.0.0](https://github.com/StouderIO/adonis-geolite2/compare/v1.0.2...v2.0.0) (2024-05-09)


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": "@stouder-io/adonis-geolite2",
"description": "Maxmind's GeoLite2 integration for Adonis",
"version": "2.0.0",
"version": "2.0.1",
"engines": {
"node": ">=20.6.0"
},
Expand Down

0 comments on commit 94399ed

Please sign in to comment.