Skip to content

Commit 689b4a5

Browse files
author
KoLiBer
committed
Merge branch 'hotfix/1.0.1'
2 parents 3d62c31 + dbda35c commit 689b4a5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: node_js
22
node_js:
33
- node
44

5-
before_install: cd sources/
65
script:
76
- npm run build
87
- npm run test

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## v1.0.0
44

5+
- **Fix**: remove sources folder from ci file
6+
7+
## v1.0.0
8+
59
- **Deps**: update packages
610
- **Clean**: remove `sources` folder
711
- **Feat**: add `model mapper` method for `create`, `update` operations

0 commit comments

Comments
 (0)