Skip to content

Commit ecf23a4

Browse files
committed
chore: prepare release
1 parent 2cec777 commit ecf23a4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# next version
22

3+
# v0.1.2
4+
5+
Re-release of 0.1.1 because something failed during the npm publishing.
6+
37
# v0.1.1
48

59
- **BREAKING**: The response data now allows PascalCase Types and Keys.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@efrane/vuex-json-api",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A Vuex library for interfacing with Json:Api endpoints",
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)