Skip to content

Commit cf37ed5

Browse files
committed
chore: Prepare release
1 parent eced53f commit cf37ed5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changelog.md

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

3+
# v0.1.3
4+
5+
- Route objects are exported on the library entrpoint. In some cases, it was
6+
not possible to create new valid Route objects after the initial setup.
7+
38
# v0.1.2
49

510
Re-release of 0.1.1 because something failed during the npm publishing.

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.2",
3+
"version": "0.1.3",
44
"description": "A Vuex library for interfacing with Json:Api endpoints",
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)