Skip to content

Commit 0484401

Browse files
committed
chore(release): v0.0.3
1 parent c0788a7 commit 0484401

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v0.0.3
5+
6+
[compare changes](https://github.com/wefixers/aweber-node-api/compare/v0.0.2...v0.0.3)
7+
8+
### 🏡 Chore
9+
10+
- Add support for fully qualified url ([62ddd85](https://github.com/wefixers/aweber-node-api/commit/62ddd85))
11+
- Add tests ([c0788a7](https://github.com/wefixers/aweber-node-api/commit/c0788a7))
12+
13+
### ❤️ Contributors
14+
15+
- Lucacicada
16+
417
## v0.0.2
518

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fixers/aweber-node-api",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"description": "Aweber do not have API!",
66
"author": "Luca <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)