Skip to content

Commit

Permalink
-> v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
animify committed Feb 10, 2020
1 parent b7a1666 commit 9a6e5be
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [Version 0.0.3](https://github.com/animify/dribbblejs/releases/tag/v0.0.3) (2020-2-10)

### Bug fixes

- Dribbble api no longer static: [`b7a1666`](https://github.com/animify/dribbblejs/commit/b7a1666)

[...full changes](https://github.com/animify/dribbblejs/compare/v0.0.2...v0.0.3)

## [Version 0.0.2](https://github.com/animify/dribbblejs/releases/tag/v0.0.2) (2020-2-9)

### New features
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dribbblejs",
"version": "0.0.2",
"version": "0.0.3",
"author": "Stefan Mansson <[email protected]>",
"license": "MIT",
"main": "dist/index.js",
Expand Down Expand Up @@ -53,4 +53,4 @@
"dependencies": {
"whatwg-fetch": "^3.0.0"
}
}
}

0 comments on commit 9a6e5be

Please sign in to comment.