Skip to content

Commit 3fde3f4

Browse files
committed
v0.7.0
1 parent b96f0ee commit 3fde3f4

File tree

22 files changed

+310
-21
lines changed

22 files changed

+310
-21
lines changed

CHANGELOG.md

Lines changed: 101 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,107 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
**Note:** Version bump only for package root
6+
<a name="0.7.0"></a>
7+
# [0.7.0](https://github.com/Syncano/syncano-node/compare/v0.4.2...v0.7.0) (2018-01-24)
8+
9+
10+
### Bug Fixes
11+
12+
* **circle:** deploy commands ([3826181](https://github.com/Syncano/syncano-node/commit/3826181))
13+
* **circleci:** removing step name ([2330b48](https://github.com/Syncano/syncano-node/commit/2330b48))
14+
* **client:** fixing tests ([614c9fa](https://github.com/Syncano/syncano-node/commit/614c9fa))
15+
* envs in correct place ([1f2654c](https://github.com/Syncano/syncano-node/commit/1f2654c))
16+
* **client:** test ([8cbb2c1](https://github.com/Syncano/syncano-node/commit/8cbb2c1))
17+
* **core:** allow empty content in response [#55](https://github.com/Syncano/syncano-node/issues/55) ([d768c4e](https://github.com/Syncano/syncano-node/commit/d768c4e))
18+
* **deploy:** npm login ([9532be1](https://github.com/Syncano/syncano-node/commit/9532be1))
19+
* **deploy:** npm login ([144d2c5](https://github.com/Syncano/syncano-node/commit/144d2c5))
20+
* **docs:** missing file ([66f17ee](https://github.com/Syncano/syncano-node/commit/66f17ee))
21+
* **hosting:** error while syncing again ([#83](https://github.com/Syncano/syncano-node/issues/83)) ([f1d42f5](https://github.com/Syncano/syncano-node/commit/f1d42f5))
22+
* **hosting:** missing await ([1220dee](https://github.com/Syncano/syncano-node/commit/1220dee))
23+
* skiping this test (we are authenticated) because of the env variable ([7600532](https://github.com/Syncano/syncano-node/commit/7600532))
24+
* **hosting:** missing config in local hosting conf ([7f748c3](https://github.com/Syncano/syncano-node/commit/7f748c3))
25+
* --yes for publishing ([68d8822](https://github.com/Syncano/syncano-node/commit/68d8822))
26+
* [#61](https://github.com/Syncano/syncano-node/issues/61) ([#74](https://github.com/Syncano/syncano-node/issues/74)) ([8f8b83d](https://github.com/Syncano/syncano-node/commit/8f8b83d))
27+
* [#61](https://github.com/Syncano/syncano-node/issues/61) additional ([#75](https://github.com/Syncano/syncano-node/issues/75)) ([9276fe1](https://github.com/Syncano/syncano-node/commit/9276fe1))
28+
* adjusting codecov configs ([baa9dfc](https://github.com/Syncano/syncano-node/commit/baa9dfc))
29+
* adjusting engine version ([a873456](https://github.com/Syncano/syncano-node/commit/a873456))
30+
* better messeges when init is not successful ([eae0851](https://github.com/Syncano/syncano-node/commit/eae0851))
31+
* building main deps ([6a584c9](https://github.com/Syncano/syncano-node/commit/6a584c9))
32+
* circle config ([0e3ce71](https://github.com/Syncano/syncano-node/commit/0e3ce71))
33+
* circle envs ([3f3e36c](https://github.com/Syncano/syncano-node/commit/3f3e36c))
34+
* circleci config ([4d2b94f](https://github.com/Syncano/syncano-node/commit/4d2b94f))
35+
* circleci config ([d95ac1e](https://github.com/Syncano/syncano-node/commit/d95ac1e))
36+
* circleci config ([91ed6f0](https://github.com/Syncano/syncano-node/commit/91ed6f0))
37+
* circleci config ([6f4dd9f](https://github.com/Syncano/syncano-node/commit/6f4dd9f))
38+
* codecov cli config ([6b62f97](https://github.com/Syncano/syncano-node/commit/6b62f97))
39+
* command for component ([4881572](https://github.com/Syncano/syncano-node/commit/4881572))
40+
* deploy variables ([33f0bc1](https://github.com/Syncano/syncano-node/commit/33f0bc1))
41+
* empty files ([93f6bfe](https://github.com/Syncano/syncano-node/commit/93f6bfe))
42+
* explicit versions ([933b4fd](https://github.com/Syncano/syncano-node/commit/933b4fd))
43+
* first upload of a file ([f131294](https://github.com/Syncano/syncano-node/commit/f131294))
44+
* getting instance ([72732d8](https://github.com/Syncano/syncano-node/commit/72732d8))
45+
* import order ([152552e](https://github.com/Syncano/syncano-node/commit/152552e))
46+
* lerna config ([5331899](https://github.com/Syncano/syncano-node/commit/5331899))
47+
* lerna from local folder ([fd8df51](https://github.com/Syncano/syncano-node/commit/fd8df51))
48+
* link to core docs ([8bd6296](https://github.com/Syncano/syncano-node/commit/8bd6296))
49+
* missing deps ([eba1c5a](https://github.com/Syncano/syncano-node/commit/eba1c5a))
50+
* missing deps (nyc), missing script ([70fba7d](https://github.com/Syncano/syncano-node/commit/70fba7d))
51+
* missing files ([5e1fbdc](https://github.com/Syncano/syncano-node/commit/5e1fbdc))
52+
* missing files ([41f044b](https://github.com/Syncano/syncano-node/commit/41f044b))
53+
* missing files ([e8bf693](https://github.com/Syncano/syncano-node/commit/e8bf693))
54+
* missing files ([bb1ff19](https://github.com/Syncano/syncano-node/commit/bb1ff19))
55+
* missing module ([207cdc3](https://github.com/Syncano/syncano-node/commit/207cdc3))
56+
* missing package ([c2539f9](https://github.com/Syncano/syncano-node/commit/c2539f9))
57+
* package.json coverage configuration ([be4221c](https://github.com/Syncano/syncano-node/commit/be4221c))
58+
* path to cli in circle config file ([c072c95](https://github.com/Syncano/syncano-node/commit/c072c95))
59+
* playing with cache ([29faeb5](https://github.com/Syncano/syncano-node/commit/29faeb5))
60+
* problem with empty files? ([2e9f901](https://github.com/Syncano/syncano-node/commit/2e9f901))
61+
* proper cache restoring ([9f09613](https://github.com/Syncano/syncano-node/commit/9f09613))
62+
* proper regex for branches ([ef636f7](https://github.com/Syncano/syncano-node/commit/ef636f7))
63+
* remove unused tests ([7796614](https://github.com/Syncano/syncano-node/commit/7796614))
64+
* removig step which doesn't exist ([490af47](https://github.com/Syncano/syncano-node/commit/490af47))
65+
* reordering tests to wait for applying index (by core) ([27fbd03](https://github.com/Syncano/syncano-node/commit/27fbd03))
66+
* restore cache for deploy and tests ([eff4987](https://github.com/Syncano/syncano-node/commit/eff4987))
67+
* right way of parsing endpoint name, closes [#57](https://github.com/Syncano/syncano-node/issues/57) ([70ad19c](https://github.com/Syncano/syncano-node/commit/70ad19c))
68+
* runing local lerna ([4dae5b6](https://github.com/Syncano/syncano-node/commit/4dae5b6))
69+
* s hosting commands in cheatsheet ([0c582ca](https://github.com/Syncano/syncano-node/commit/0c582ca))
70+
* structure of template packages ([722d28f](https://github.com/Syncano/syncano-node/commit/722d28f))
71+
* temp main file ([48b44a0](https://github.com/Syncano/syncano-node/commit/48b44a0))
72+
* template package.json path ([3330c54](https://github.com/Syncano/syncano-node/commit/3330c54))
73+
* templates ([965f41b](https://github.com/Syncano/syncano-node/commit/965f41b))
74+
* test ([#85](https://github.com/Syncano/syncano-node/issues/85)) ([1650778](https://github.com/Syncano/syncano-node/commit/1650778))
75+
* testing ([#86](https://github.com/Syncano/syncano-node/issues/86)) ([4c80f04](https://github.com/Syncano/syncano-node/commit/4c80f04))
76+
* tests order ([6546cb3](https://github.com/Syncano/syncano-node/commit/6546cb3))
77+
* unit test for incorrect login ([1716b81](https://github.com/Syncano/syncano-node/commit/1716b81))
78+
* unused module ([6614bc7](https://github.com/Syncano/syncano-node/commit/6614bc7))
79+
* unused variables ([602efc6](https://github.com/Syncano/syncano-node/commit/602efc6))
80+
* **template:** removing unnecesery package.json args ([62212be](https://github.com/Syncano/syncano-node/commit/62212be))
81+
* using lerna ([1d3fb19](https://github.com/Syncano/syncano-node/commit/1d3fb19))
82+
* variables in circleci ([05b6107](https://github.com/Syncano/syncano-node/commit/05b6107))
83+
* we need babel-cli instead of babel-core ([60575c3](https://github.com/Syncano/syncano-node/commit/60575c3))
84+
* where is broken for paginated results ([#60](https://github.com/Syncano/syncano-node/issues/60)) ([977010e](https://github.com/Syncano/syncano-node/commit/977010e))
85+
* wrong path ([ee20c32](https://github.com/Syncano/syncano-node/commit/ee20c32))
86+
87+
88+
### Features
89+
90+
* adding WS traces ([cde14fe](https://github.com/Syncano/syncano-node/commit/cde14fe))
91+
* **cheatsheet:** add socket definition ([23c9fc6](https://github.com/Syncano/syncano-node/commit/23c9fc6))
92+
* always send _user_key as GET parameter ([2098477](https://github.com/Syncano/syncano-node/commit/2098477))
93+
* **cli:deploy:** deploy from CLI with instance creation ([#87](https://github.com/Syncano/syncano-node/issues/87)) ([0ab3e67](https://github.com/Syncano/syncano-node/commit/0ab3e67))
94+
* **cli:instance:** istance management functionality ([#91](https://github.com/Syncano/syncano-node/issues/91)) ([da13b80](https://github.com/Syncano/syncano-node/commit/da13b80))
95+
* **core:** registry support in core library ([#88](https://github.com/Syncano/syncano-node/issues/88)) ([498bff4](https://github.com/Syncano/syncano-node/commit/498bff4))
96+
* **core, docs, cheatsheet:** add count method closes [#15](https://github.com/Syncano/syncano-node/issues/15) ([30fd913](https://github.com/Syncano/syncano-node/commit/30fd913))
97+
* better error messages ([aa1152f](https://github.com/Syncano/syncano-node/commit/aa1152f))
98+
* deploy canary from master ([15aa7d3](https://github.com/Syncano/syncano-node/commit/15aa7d3))
99+
* expand after create ([#76](https://github.com/Syncano/syncano-node/issues/76)) ([0764e1b](https://github.com/Syncano/syncano-node/commit/0764e1b))
100+
* linking and building components ([a076ec1](https://github.com/Syncano/syncano-node/commit/a076ec1))
101+
* support for third-party templates (of Sockets and projects) ([4231da4](https://github.com/Syncano/syncano-node/commit/4231da4))
102+
* **hosting:** support for BrowserRouter in hosting ([297eab2](https://github.com/Syncano/syncano-node/commit/297eab2))
103+
* **package.json:** adding validation of the Circle CI config file ([53f9fe8](https://github.com/Syncano/syncano-node/commit/53f9fe8))
104+
105+
106+
7107

8108
<a name="0.6.0"></a>
9109
# [0.6.0](https://github.com/Syncano/syncano-node/compare/v0.4.2...v0.6.0) (2018-01-16)

lerna.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
]
1717
}
1818
},
19-
"version": "0.6.0",
19+
"version": "0.7.0",
2020
"npmClient": "yarn",
2121
"npmClientArgs": [
2222
"--production",
@@ -28,7 +28,7 @@
2828
"labels": {
2929
"feature": ":rocket: Feature",
3030
"bug": ":bug: Bug Fix",
31-
"docs": ":bug: Documentation"
31+
"docs": ":docs: Documentation"
3232
},
3333
"cacheDir": ".changelog"
3434
}

packages/cli/CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,51 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.7.0"></a>
7+
# [0.7.0](https://github.com/Syncano/syncano-node-cli/compare/v0.4.2...v0.7.0) (2018-01-24)
8+
9+
10+
### Bug Fixes
11+
12+
* [#61](https://github.com/Syncano/syncano-node-cli/issues/61) ([#74](https://github.com/Syncano/syncano-node-cli/issues/74)) ([8f8b83d](https://github.com/Syncano/syncano-node-cli/commit/8f8b83d))
13+
* adjusting codecov configs ([baa9dfc](https://github.com/Syncano/syncano-node-cli/commit/baa9dfc))
14+
* better messeges when init is not successful ([eae0851](https://github.com/Syncano/syncano-node-cli/commit/eae0851))
15+
* codecov cli config ([6b62f97](https://github.com/Syncano/syncano-node-cli/commit/6b62f97))
16+
* command for component ([4881572](https://github.com/Syncano/syncano-node-cli/commit/4881572))
17+
* explicit versions ([933b4fd](https://github.com/Syncano/syncano-node-cli/commit/933b4fd))
18+
* first upload of a file ([f131294](https://github.com/Syncano/syncano-node-cli/commit/f131294))
19+
* getting instance ([72732d8](https://github.com/Syncano/syncano-node-cli/commit/72732d8))
20+
* import order ([152552e](https://github.com/Syncano/syncano-node-cli/commit/152552e))
21+
* missing module ([207cdc3](https://github.com/Syncano/syncano-node-cli/commit/207cdc3))
22+
* missing package ([c2539f9](https://github.com/Syncano/syncano-node-cli/commit/c2539f9))
23+
* package.json coverage configuration ([be4221c](https://github.com/Syncano/syncano-node-cli/commit/be4221c))
24+
* remove unused tests ([7796614](https://github.com/Syncano/syncano-node-cli/commit/7796614))
25+
* right way of parsing endpoint name, closes [#57](https://github.com/Syncano/syncano-node-cli/issues/57) ([70ad19c](https://github.com/Syncano/syncano-node-cli/commit/70ad19c))
26+
* **deploy:** npm login ([144d2c5](https://github.com/Syncano/syncano-node-cli/commit/144d2c5))
27+
* **hosting:** error while syncing again ([#83](https://github.com/Syncano/syncano-node-cli/issues/83)) ([f1d42f5](https://github.com/Syncano/syncano-node-cli/commit/f1d42f5))
28+
* **hosting:** missing await ([1220dee](https://github.com/Syncano/syncano-node-cli/commit/1220dee))
29+
* **hosting:** missing config in local hosting conf ([7f748c3](https://github.com/Syncano/syncano-node-cli/commit/7f748c3))
30+
* skiping this test (we are authenticated) because of the env variable ([7600532](https://github.com/Syncano/syncano-node-cli/commit/7600532))
31+
* template package.json path ([3330c54](https://github.com/Syncano/syncano-node-cli/commit/3330c54))
32+
* templates ([965f41b](https://github.com/Syncano/syncano-node-cli/commit/965f41b))
33+
* unit test for incorrect login ([1716b81](https://github.com/Syncano/syncano-node-cli/commit/1716b81))
34+
* unused module ([6614bc7](https://github.com/Syncano/syncano-node-cli/commit/6614bc7))
35+
* variables in circleci ([05b6107](https://github.com/Syncano/syncano-node-cli/commit/05b6107))
36+
37+
38+
### Features
39+
40+
* adding WS traces ([cde14fe](https://github.com/Syncano/syncano-node-cli/commit/cde14fe))
41+
* linking and building components ([a076ec1](https://github.com/Syncano/syncano-node-cli/commit/a076ec1))
42+
* support for third-party templates (of Sockets and projects) ([4231da4](https://github.com/Syncano/syncano-node-cli/commit/4231da4))
43+
* **cli:deploy:** deploy from CLI with instance creation ([#87](https://github.com/Syncano/syncano-node-cli/issues/87)) ([0ab3e67](https://github.com/Syncano/syncano-node-cli/commit/0ab3e67))
44+
* **cli:instance:** istance management functionality ([#91](https://github.com/Syncano/syncano-node-cli/issues/91)) ([da13b80](https://github.com/Syncano/syncano-node-cli/commit/da13b80))
45+
* **core:** registry support in core library ([#88](https://github.com/Syncano/syncano-node-cli/issues/88)) ([498bff4](https://github.com/Syncano/syncano-node-cli/commit/498bff4))
46+
* **hosting:** support for BrowserRouter in hosting ([297eab2](https://github.com/Syncano/syncano-node-cli/commit/297eab2))
47+
48+
49+
50+
651
<a name="0.7.0-alpha.429764c6"></a>
752
# [0.7.0-alpha.429764c6](https://github.com/Syncano/syncano-node-cli/compare/v0.6.0...v0.7.0-alpha.429764c6) (2018-01-16)
853

packages/cli/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncano/cli",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "CLI for Syncano",
55
"author": "Maciej Kucharz",
66
"license": "MIT",
@@ -33,11 +33,11 @@
3333
"url": "https://github.com/Syncano/syncano-node-cli/issues"
3434
},
3535
"dependencies": {
36-
"@syncano/core": "0.6.0",
37-
"@syncano/template-project-empty": "0.6.0",
38-
"@syncano/template-project-hello": "0.6.0",
39-
"@syncano/template-socket-es6": "0.6.0",
40-
"@syncano/template-socket-vanilla": "0.6.0",
36+
"@syncano/core": "0.7.0",
37+
"@syncano/template-project-empty": "0.7.0",
38+
"@syncano/template-project-hello": "0.7.0",
39+
"@syncano/template-socket-es6": "0.7.0",
40+
"@syncano/template-socket-vanilla": "0.7.0",
4141
"analytics-node": "^3.1.1",
4242
"archiver": "^2.1.0",
4343
"axios": "^0.17.1",
@@ -88,7 +88,7 @@
8888
"ws": "^3.3.3"
8989
},
9090
"devDependencies": {
91-
"@syncano/test-tools": "0.6.0",
91+
"@syncano/test-tools": "0.7.0",
9292
"babel-cli": "^6.26.0",
9393
"babel-core": "^6.26.0",
9494
"babel-plugin-add-module-exports": "0.2.1",

packages/lib-js-client/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.7.0"></a>
7+
# [0.7.0](https://github.com/Syncano/syncano-client-js/compare/v0.4.2...v0.7.0) (2018-01-24)
8+
9+
10+
### Bug Fixes
11+
12+
* **client:** fixing tests ([614c9fa](https://github.com/Syncano/syncano-client-js/commit/614c9fa))
13+
* **client:** test ([8cbb2c1](https://github.com/Syncano/syncano-client-js/commit/8cbb2c1))
14+
* first upload of a file ([f131294](https://github.com/Syncano/syncano-client-js/commit/f131294))
15+
* unused variables ([602efc6](https://github.com/Syncano/syncano-client-js/commit/602efc6))
16+
17+
18+
### Features
19+
20+
* adding WS traces ([cde14fe](https://github.com/Syncano/syncano-client-js/commit/cde14fe))
21+
* always send _user_key as GET parameter ([2098477](https://github.com/Syncano/syncano-client-js/commit/2098477))
22+
23+
24+
25+
626
<a name="0.7.0-alpha.429764c6"></a>
727
# [0.7.0-alpha.429764c6](https://github.com/Syncano/syncano-client-js/compare/v0.6.0...v0.7.0-alpha.429764c6) (2018-01-16)
828

packages/lib-js-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncano/client",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Interact with your Syncano Sockets.",
55
"main": "lib/index.js",
66
"author": "Syncano Inc.",

packages/lib-js-core/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.7.0"></a>
7+
# [0.7.0](https://github.com/Syncano/syncano-server-js/compare/v0.4.2...v0.7.0) (2018-01-24)
8+
9+
10+
### Bug Fixes
11+
12+
* **core:** allow empty content in response [#55](https://github.com/Syncano/syncano-server-js/issues/55) ([d768c4e](https://github.com/Syncano/syncano-server-js/commit/d768c4e))
13+
* [#61](https://github.com/Syncano/syncano-server-js/issues/61) ([#74](https://github.com/Syncano/syncano-server-js/issues/74)) ([8f8b83d](https://github.com/Syncano/syncano-server-js/commit/8f8b83d))
14+
* [#61](https://github.com/Syncano/syncano-server-js/issues/61) additional ([#75](https://github.com/Syncano/syncano-server-js/issues/75)) ([9276fe1](https://github.com/Syncano/syncano-server-js/commit/9276fe1))
15+
* first upload of a file ([f131294](https://github.com/Syncano/syncano-server-js/commit/f131294))
16+
* link to core docs ([8bd6296](https://github.com/Syncano/syncano-server-js/commit/8bd6296))
17+
* missing deps (nyc), missing script ([70fba7d](https://github.com/Syncano/syncano-server-js/commit/70fba7d))
18+
* reordering tests to wait for applying index (by core) ([27fbd03](https://github.com/Syncano/syncano-server-js/commit/27fbd03))
19+
* where is broken for paginated results ([#60](https://github.com/Syncano/syncano-server-js/issues/60)) ([977010e](https://github.com/Syncano/syncano-server-js/commit/977010e))
20+
21+
22+
### Features
23+
24+
* better error messages ([aa1152f](https://github.com/Syncano/syncano-server-js/commit/aa1152f))
25+
* expand after create ([#76](https://github.com/Syncano/syncano-server-js/issues/76)) ([0764e1b](https://github.com/Syncano/syncano-server-js/commit/0764e1b))
26+
* **core:** registry support in core library ([#88](https://github.com/Syncano/syncano-server-js/issues/88)) ([498bff4](https://github.com/Syncano/syncano-server-js/commit/498bff4))
27+
* **core, docs, cheatsheet:** add count method closes [#15](https://github.com/Syncano/syncano-server-js/issues/15) ([30fd913](https://github.com/Syncano/syncano-server-js/commit/30fd913))
28+
29+
30+
31+
632
<a name="0.7.0-alpha.429764c6"></a>
733
# [0.7.0-alpha.429764c6](https://github.com/Syncano/syncano-server-js/compare/v0.6.0...v0.7.0-alpha.429764c6) (2018-01-16)
834

packages/lib-js-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncano/core",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "A library to intereact with the Syncano API on a server side.",
55
"main": "lib/index.js",
66
"author": "Syncano Inc.",
@@ -37,7 +37,7 @@
3737
"node-fetch": "2.0.0-alpha.9"
3838
},
3939
"devDependencies": {
40-
"@syncano/test-tools": "0.6.0",
40+
"@syncano/test-tools": "0.7.0",
4141
"babel-cli": "^6.26.0",
4242
"babel-eslint": "^8.0.1",
4343
"babel-plugin-add-module-exports": "^0.2.1",

packages/lib-js-test/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.7.0"></a>
7+
# [0.7.0](https://github.com/Syncano/syncano-node/compare/v0.4.2...v0.7.0) (2018-01-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @syncano/test
13+
614
<a name="0.7.0-alpha.429764c6"></a>
715
# [0.7.0-alpha.429764c6](https://github.com/Syncano/syncano-node/compare/v0.6.0...v0.7.0-alpha.429764c6) (2018-01-16)
816

packages/lib-js-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@syncano/test",
33
"description": "Testing tools for Syncano Sockets",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"license": "MIT",
66
"main": "lib/index.js",
77
"publishConfig": {

0 commit comments

Comments
 (0)