Skip to content

Commit

Permalink
chore(release): v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacicada committed Sep 11, 2023
1 parent 60229ca commit 8f04c86
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## v0.0.2

[compare changes](https://github.com/wefixers/aweber-node-api/compare/v0.0.1...v0.0.2)


### 🏡 Chore

- Add findList and getAllLists ([60229ca](https://github.com/wefixers/aweber-node-api/commit/60229ca))

### ❤️ Contributors

- Lucacicada

## v0.0.1

First Release
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fixers/aweber-node-api",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"description": "Aweber do not have API!",
"author": "Luca <git@lucacicada.me>",
"license": "MIT",
Expand Down Expand Up @@ -47,4 +47,4 @@
"unbuild": "^1.2.1",
"vitest": "^0.31.4"
}
}
}

0 comments on commit 8f04c86

Please sign in to comment.