File tree Expand file tree Collapse file tree 8 files changed +38
-6
lines changed Expand file tree Collapse file tree 8 files changed +38
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.3] ( https://github.com/nulogy/design-system/compare/v1.2.2...v1.2.3 ) (2020-03-03)
7
+
8
+ ** Note:** Version bump only for package @nulogy/nds
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.2] ( https://github.com/nulogy/design-system/compare/v1.2.1...v1.2.2 ) (2020-03-02)
7
15
8
16
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.3] ( https://github.com/nulogy/design-system/compare/v1.2.2...v1.2.3 ) (2020-03-03)
7
+
8
+ ** Note:** Version bump only for package @nulogy/components-e2e
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.2] ( https://github.com/nulogy/design-system/compare/v1.2.1...v1.2.2 ) (2020-03-02)
7
15
8
16
** Note:** Version bump only for package @nulogy/components-e2e
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nulogy/components-e2e" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " browser tests for components" ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
30
30
"webpack" : " >=2"
31
31
},
32
32
"dependencies" : {
33
- "@nulogy/components" : " ^1.2.2 "
33
+ "@nulogy/components" : " ^1.2.3 "
34
34
},
35
35
"babelMacros" : {
36
36
"styledComponents" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.3] ( https://github.com/nulogy/design-system/compare/v1.2.2...v1.2.3 ) (2020-03-03)
7
+
8
+ ** Note:** Version bump only for package @nulogy/components
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.2] ( https://github.com/nulogy/design-system/compare/v1.2.1...v1.2.2 ) (2020-03-02)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nulogy/components" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " Component library for the Nulogy Design System - http://nulogy.design" ,
5
5
"private" : false ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.3] ( https://github.com/nulogy/design-system/compare/v1.2.2...v1.2.3 ) (2020-03-03)
7
+
8
+ ** Note:** Version bump only for package @nulogy/docs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.2] ( https://github.com/nulogy/design-system/compare/v1.2.1...v1.2.2 ) (2020-03-02)
7
15
8
16
** Note:** Version bump only for package @nulogy/docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nulogy/docs" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " Modern Enterprise Design for the Industrial Environment - http://nulogy.design" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "@nulogy/components" : " ^1.2.2 " ,
7
+ "@nulogy/components" : " ^1.2.3 " ,
8
8
"@nulogy/tokens" : " ^1.0.0" ,
9
9
"babel-plugin-styled-components" : " ^1.10.0" ,
10
10
"gatsby" : " ^2.18.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.2.2 " ,
2
+ "version" : " 1.2.3 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments