Skip to content

Commit

Permalink
chore(release): 0.1.129 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.129](v0.1.128...v0.1.129) (2024-01-18)

### Chores

* **deps-dev:** bump @babel/traverse from 7.20.5 to 7.23.2 ([#376](#376)) ([5c51983](5c51983))
* **deps-dev:** bump eslint-plugin-prettier from 5.0.0 to 5.1.2 ([#403](#403)) ([9891b8a](9891b8a))
  • Loading branch information
semantic-release-bot committed Jan 18, 2024
1 parent 5c51983 commit 0cf1126
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.1.129](https://github.com/arthur-melo/abuseipdb-client/compare/v0.1.128...v0.1.129) (2024-01-18)


### Chores

* **deps-dev:** bump @babel/traverse from 7.20.5 to 7.23.2 ([#376](https://github.com/arthur-melo/abuseipdb-client/issues/376)) ([5c51983](https://github.com/arthur-melo/abuseipdb-client/commit/5c51983e6293b1251c34766f0cf759f373474879))
* **deps-dev:** bump eslint-plugin-prettier from 5.0.0 to 5.1.2 ([#403](https://github.com/arthur-melo/abuseipdb-client/issues/403)) ([9891b8a](https://github.com/arthur-melo/abuseipdb-client/commit/9891b8a146fa0744ca661a8dff0395a724ef64a1))

## [0.1.128](https://github.com/arthur-melo/abuseipdb-client/compare/v0.1.127...v0.1.128) (2023-10-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": "abuseipdb-client",
"version": "0.1.128",
"version": "0.1.129",
"private": false,
"description": "AbuseIPDB Node.js API client.",
"author": "Arthur Melo <contact@arthurmelo.com>",
Expand Down

0 comments on commit 0cf1126

Please sign in to comment.