Skip to content

Commit d3be806

Browse files
committed
Release 1.4.1
1 parent f4e628e commit d3be806

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.4.1](https://github.com/matrunchyk/vue-oop/compare/1.4.0...1.4.1) (2020-09-25)
2+
13
# [1.4.0](https://github.com/matrunchyk/vue-oop/compare/1.0.0...1.4.0) (2020-09-25)
24

35

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-oop",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "A library based on Model-Repository patterns for Vue components. Usable for GraphQL and REST APIs.",
55
"keywords": [
66
"collections",

0 commit comments

Comments
 (0)