aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-07-13 18:24:08 +0000
committerConventional Changelog Action <[email protected]>2024-07-13 18:24:08 +0000
commit3e92c9187d279c989c19aff52cefd3ab298590e5 (patch)
tree7c21bf0e4d91ccacbf20004a81778e5eac800a76
parent7ec48b11e57428975b7d8bdb805ffc5696328f5e (diff)
downloadaniwatch-api-3e92c9187d279c989c19aff52cefd3ab298590e5.tar.xz
aniwatch-api-3e92c9187d279c989c19aff52cefd3ab298590e5.zip
chore(release): v1.34.3 [skip ci]
-rw-r--r--CHANGELOG.md8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29dfef7..1af1336 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## [1.34.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.34.2...v1.34.3) (2024-07-13)
+
+
+
## [1.34.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.34.1...v1.34.2) (2024-07-09)
@@ -19,7 +23,3 @@
-## [1.33.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.33.2...v1.33.3) (2024-05-10)
-
-
-
diff --git a/package.json b/package.json
index 2848fc5..a4dbec5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.34.2",
+ "version": "1.34.3",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios",
"main": "src/server.ts",
"type": "module",