File tree Expand file tree Collapse file tree 8 files changed +59
-4
lines changed Expand file tree Collapse file tree 8 files changed +59
-4
lines changed 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+ # 1.2.0 (2021-01-28)
7+
8+
9+ ### Features
10+
11+ * port shire countries codes into a dedicated package ([ 0b71730] ( https://github.com/scaleway/scaleway-lib/commit/0b71730875f0d98d06915111df18db06640a573f ) )
12+
13+
14+
15+
16+
617## [ 1.1.1] ( https://github.com/scaleway/scaleway-lib/compare/@scaleway/countries@1.1.0...@scaleway/countries@1.1.1 ) (2020-11-08)
718
819** Note:** Version bump only for package @scaleway/countries
Original file line number Diff line number Diff line change 11{
22 "name" : " @scaleway/countries" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " A package containing ISO 3166 and ISO 3166-2 codes" ,
55 "main" : " ./countries.json" ,
66 "publishConfig" : {
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+ # 1.2.0 (2021-01-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** eslint-config-react:** correct dependencies ([ fec5b45] ( https://github.com/scaleway/scaleway-lib/commit/fec5b45b75b4c19eb09e9070b837f2aa2ad2e758 ) )
12+
13+
14+ ### Features
15+
16+ * ** eslint-config-react:** add shared react eslint config ([ 44a5fc9] ( https://github.com/scaleway/scaleway-lib/commit/44a5fc9d38c58fae5c74026661de35a00a9584f4 ) )
17+
18+
19+
20+
21+
622## [ 1.1.16] ( https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.15...@scaleway/eslint-config-react@1.1.16 ) (2021-01-23)
723
824** Note:** Version bump only for package @scaleway/eslint-config-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @scaleway/eslint-config-react" ,
3- "version" : " 1.1.16 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " Scaleway React eslint shared config" ,
55 "main" : " index.js" ,
66 "publishConfig" : {
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+ # 1.2.0 (2021-01-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * correct browser entrypoints ([ 2c0724d] ( https://github.com/scaleway/scaleway-lib/commit/2c0724d00b45664757c380188618908fcae2c606 ) )
12+ * ** random-name:** add npmignore ([ d7b7e70] ( https://github.com/scaleway/scaleway-lib/commit/d7b7e701db4ae090650408794a380ebe084e8407 ) )
13+
14+
15+ ### Features
16+
17+ * migrate randomName from shire and scw-ui ([ 5729af8] ( https://github.com/scaleway/scaleway-lib/commit/5729af8c38a436679e948025dfff89c45a9b8e5c ) )
18+
19+
20+
21+
22+
623## [ 1.1.3] ( https://github.com/scaleway/scaleway-lib/compare/@scaleway/random-name@1.1.2...@scaleway/random-name@1.1.3 ) (2020-11-08)
724
825** Note:** Version bump only for package @scaleway/random-name
Original file line number Diff line number Diff line change 11{
22 "name" : " @scaleway/random-name" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " A small utility to generate a random name" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/module.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+ # 1.2.0 (2021-01-28)
7+
8+
9+ ### Features
10+
11+ * ** regex:** add deploy package ([ b288c6f] ( https://github.com/scaleway/scaleway-lib/commit/b288c6f06bd6107064f5ea74acb2207954ec08e2 ) )
12+
13+
14+
15+
16+
617# 1.1.0 (2020-11-09)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @scaleway/regex" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " A small utility to use regex" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/module.js" ,
You can’t perform that action at this time.
0 commit comments