Skip to content

Commit e1a7da2

Browse files
chore(release): 9.1.1 [skip ci]
## [9.1.1](v9.1.0...v9.1.1) (2024-12-12) ### Bug Fixes * **ci:** rename aegir action ([15d6a39](15d6a39)) ### Trivial Changes * **deps:** bump json5 from 1.0.1 to 1.0.2 ([#106](#106)) ([bf605b6](bf605b6)) * multiformats update ([1d2fc35](1d2fc35)) * update aegir and linter ([df652f2](df652f2))
1 parent df652f2 commit e1a7da2

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [9.1.1](https://github.com/ipfs-shipyard/ipfs-geoip/compare/v9.1.0...v9.1.1) (2024-12-12)
2+
3+
### Bug Fixes
4+
5+
* **ci:** rename aegir action ([15d6a39](https://github.com/ipfs-shipyard/ipfs-geoip/commit/15d6a396b38b39bd81fc8064fa8e7cd9a49fcb73))
6+
7+
### Trivial Changes
8+
9+
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([#106](https://github.com/ipfs-shipyard/ipfs-geoip/issues/106)) ([bf605b6](https://github.com/ipfs-shipyard/ipfs-geoip/commit/bf605b6364480e8c8188c52fb934d9ef7ccc8ab2))
10+
* multiformats update ([1d2fc35](https://github.com/ipfs-shipyard/ipfs-geoip/commit/1d2fc35d0a6a43eb3a373ae4c214fee060353564))
11+
* update aegir and linter ([df652f2](https://github.com/ipfs-shipyard/ipfs-geoip/commit/df652f26e0463dea450bf0f256631eeda2d3b299))
12+
113
## [9.1.0](https://github.com/ipfs-shipyard/ipfs-geoip/compare/v9.0.1...v9.1.0) (2023-11-28)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-geoip",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Library for ipfs geoip lookups",
55
"keywords": [
66
"ipfs",

0 commit comments

Comments
 (0)