File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.11.1 " ></a >
7+ ## [ 0.11.1] ( https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.11.1 ) (2018-04-07)
8+
9+
10+ ### Bug Fixes
11+
12+ * new locks ([ 000fcc9] ( https://github.com/Syncano/syncano-node/commit/000fcc9 ) )
13+ * ** cli:deploy:** env deploy bug ([ bd484cc] ( https://github.com/Syncano/syncano-node/commit/bd484cc ) )
14+ * ** client:** missing dependency ([ #202 ] ( https://github.com/Syncano/syncano-node/issues/202 ) ) ([ 7c8a6d7] ( https://github.com/Syncano/syncano-node/commit/7c8a6d7 ) )
15+ * ** docs:** init command in docs ([ 03ec3e0] ( https://github.com/Syncano/syncano-node/commit/03ec3e0 ) )
16+ * ** registry:** build script ([ 0e86335] ( https://github.com/Syncano/syncano-node/commit/0e86335 ) )
17+ * ** tests:** invalid keyword length ([ fbab34f] ( https://github.com/Syncano/syncano-node/commit/fbab34f ) )
18+ * ** tests:schema:** keyword length ([ cb34c83] ( https://github.com/Syncano/syncano-node/commit/cb34c83 ) )
19+
20+
21+
22+
623<a name =" 0.11.0 " ></a >
724# [ 0.11.0] ( https://github.com/Syncano/syncano-node/compare/v0.9.3...v0.11.0 ) (2018-03-17)
825
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.4.0" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "packages" : [
55 " packages/*" ,
66 " packages/registry/syncano/organization" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.11.1 " ></a >
7+ ## [ 0.11.1] ( https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.11.1 ) (2018-04-07)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** cli:deploy:** env deploy bug ([ bd484cc] ( https://github.com/Syncano/syncano-node/commit/bd484cc ) )
13+
14+
15+
16+
617<a name =" 0.11.0 " ></a >
718# [ 0.11.0] ( https://github.com/Syncano/syncano-node/compare/v0.9.3...v0.11.0 ) (2018-03-17)
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @syncano/cli" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "description" : " CLI for Syncano" ,
55 "author" : " Maciej Kucharz" ,
66 "license" : " MIT" ,
3838 "@syncano/template-socket-es6" : " 0.11.0" ,
3939 "@syncano/template-socket-es6-validate" : " 0.11.0" ,
4040 "@syncano/template-socket-vanilla" : " 0.11.0" ,
41- "@syncano/validate" : " 0.11.0 " ,
41+ "@syncano/validate" : " 0.11.1 " ,
4242 "analytics-node" : " ^3.1.1" ,
4343 "archiver" : " ^2.1.0" ,
4444 "axios" : " ^0.17.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.11.1 " ></a >
7+ ## [ 0.11.1] ( https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.11.1 ) (2018-04-07)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** client:** missing dependency ([ #202 ] ( https://github.com/Syncano/syncano-node/issues/202 ) ) ([ 7c8a6d7] ( https://github.com/Syncano/syncano-node/commit/7c8a6d7 ) )
13+
14+
15+
16+
617<a name =" 0.11.0 " ></a >
718# [ 0.11.0] ( https://github.com/Syncano/syncano-node/compare/v0.9.3...v0.11.0 ) (2018-03-17)
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @syncano/client" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "description" : " Interact with your Syncano Sockets." ,
55 "main" : " lib/index.js" ,
66 "unpkg" : " dist/syncano-client.min.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.11.1 " ></a >
7+ ## [ 0.11.1] ( https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.11.1 ) (2018-04-07)
8+
9+
10+
11+
12+ ** Note:** Version bump only for package @syncano/test
13+
614<a name =" 0.11.0 " ></a >
715# [ 0.11.0] ( https://github.com/Syncano/syncano-node/compare/v0.9.3...v0.11.0 ) (2018-03-17)
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @syncano/test" ,
33 "description" : " Testing tools for Syncano Sockets" ,
4- "version" : " 0.11.0 " ,
4+ "version" : " 0.11.1 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "publishConfig" : {
88 "access" : " public"
99 },
1010 "dependencies" : {
11- "@syncano/validate" : " 0.11.0 " ,
11+ "@syncano/validate" : " 0.11.1 " ,
1212 "babel-cli" : " ^6.26.0" ,
1313 "babel-preset-env" : " ^1.6.1" ,
1414 "babel-register" : " ^6.26.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.11.1 " ></a >
7+ ## [ 0.11.1] ( https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.11.1 ) (2018-04-07)
8+
9+
10+
11+
12+ ** Note:** Version bump only for package @syncano/validate
13+
614<a name =" 0.11.0 " ></a >
715# [ 0.11.0] ( https://github.com/Syncano/syncano-node/compare/v0.9.3...v0.11.0 ) (2018-03-17)
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @syncano/validate" ,
33 "description" : " Validating Syncanao request/responses and more" ,
4- "version" : " 0.11.0 " ,
4+ "version" : " 0.11.1 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "publishConfig" : {
88 "access" : " public"
99 },
1010 "dependencies" : {
11- "@syncano/schema" : " 0.11.0 " ,
11+ "@syncano/schema" : " 0.11.1 " ,
1212 "ajv" : " ^6.2.0" ,
1313 "ajv-error-messages" : " ^1.0.0" ,
1414 "ajv-errors" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments