Skip to content

Commit

Permalink
📦 release v1.14.30
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Oct 6, 2022
1 parent 9fe5ad3 commit 0b53d03
Show file tree
Hide file tree
Showing 10 changed files with 86 additions and 9 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.14.30](https://github.com/moonwalker/orbit/compare/v1.14.29...v1.14.30) (2022-10-06)


### Bug Fixes

* Add missing stylint dep ([c62a086](https://github.com/moonwalker/orbit/commit/c62a08691b1bea82881f8a0928daa312aa096137))
* Lerna - consistent dep version ([1cc22ec](https://github.com/moonwalker/orbit/commit/1cc22ec212e299b8fdf0b8f8b07c540af6da9183))


### Reverts

* Revert "chore: Udpate node to v18" ([90dbc47](https://github.com/moonwalker/orbit/commit/90dbc4734019d720c04b34f901d35273d9876188))





## [1.14.29](https://github.com/moonwalker/orbit/compare/v1.14.28...v1.14.29) (2022-07-29)

**Note:** Version bump only for package orbit
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "1.14.29"
"version": "1.14.30"
}
11 changes: 11 additions & 0 deletions packages/mixins-stylus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.14.30](https://github.com/moonwalker/orbit/compare/v1.14.29...v1.14.30) (2022-10-06)


### Reverts

* Revert "chore: Udpate node to v18" ([90dbc47](https://github.com/moonwalker/orbit/commit/90dbc4734019d720c04b34f901d35273d9876188))





## [1.14.29](https://github.com/moonwalker/orbit/compare/v1.14.28...v1.14.29) (2022-07-29)

**Note:** Version bump only for package @moonwalker/orbit-mixins-stylus
Expand Down
2 changes: 1 addition & 1 deletion packages/mixins-stylus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonwalker/orbit-mixins-stylus",
"version": "1.14.29",
"version": "1.14.30",
"description": "Stylus mixins and utilities library",
"keywords": [
"css",
Expand Down
16 changes: 16 additions & 0 deletions packages/ui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.14.30](https://github.com/moonwalker/orbit/compare/v1.14.29...v1.14.30) (2022-10-06)


### Bug Fixes

* Add missing stylint dep ([c62a086](https://github.com/moonwalker/orbit/commit/c62a08691b1bea82881f8a0928daa312aa096137))


### Reverts

* Revert "chore: Udpate node to v18" ([90dbc47](https://github.com/moonwalker/orbit/commit/90dbc4734019d720c04b34f901d35273d9876188))





## [1.14.29](https://github.com/moonwalker/orbit/compare/v1.14.28...v1.14.29) (2022-07-29)

**Note:** Version bump only for package @moonwalker/orbit-ui-react
Expand Down
6 changes: 3 additions & 3 deletions packages/ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonwalker/orbit-ui-react",
"version": "1.14.29",
"version": "1.14.30",
"description": "React UI components library",
"keywords": [
"css",
Expand Down Expand Up @@ -41,8 +41,8 @@
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.3",
"@babel/preset-react": "7.18.6",
"@moonwalker/orbit-ui": "^1.14.29",
"@moonwalker/orbit-ui-stylus": "^1.14.29",
"@moonwalker/orbit-ui": "^1.14.30",
"@moonwalker/orbit-ui-stylus": "^1.14.30",
"@storybook/addon-actions": "6.5.12",
"@storybook/addon-essentials": "6.5.12",
"@storybook/addon-knobs": "6.4.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/ui-stylus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.14.30](https://github.com/moonwalker/orbit/compare/v1.14.29...v1.14.30) (2022-10-06)


### Bug Fixes

* Add missing stylint dep ([c62a086](https://github.com/moonwalker/orbit/commit/c62a08691b1bea82881f8a0928daa312aa096137))
* Lerna - consistent dep version ([1cc22ec](https://github.com/moonwalker/orbit/commit/1cc22ec212e299b8fdf0b8f8b07c540af6da9183))


### Reverts

* Revert "chore: Udpate node to v18" ([90dbc47](https://github.com/moonwalker/orbit/commit/90dbc4734019d720c04b34f901d35273d9876188))





## [1.14.29](https://github.com/moonwalker/orbit/compare/v1.14.28...v1.14.29) (2022-07-29)

**Note:** Version bump only for package @moonwalker/orbit-ui-stylus
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-stylus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonwalker/orbit-ui-stylus",
"version": "1.14.29",
"version": "1.14.30",
"description": "UI components library",
"keywords": [
"css",
Expand All @@ -25,7 +25,7 @@
"start": "start-storybook -p 6006"
},
"dependencies": {
"@moonwalker/orbit-mixins-stylus": "^1.14.29",
"@moonwalker/orbit-mixins-stylus": "^1.14.30",
"classnames": "2.3.1"
},
"devDependencies": {
Expand Down
16 changes: 16 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.14.30](https://github.com/moonwalker/orbit/compare/v1.14.29...v1.14.30) (2022-10-06)


### Bug Fixes

* Add missing stylint dep ([c62a086](https://github.com/moonwalker/orbit/commit/c62a08691b1bea82881f8a0928daa312aa096137))


### Reverts

* Revert "chore: Udpate node to v18" ([90dbc47](https://github.com/moonwalker/orbit/commit/90dbc4734019d720c04b34f901d35273d9876188))





## [1.14.29](https://github.com/moonwalker/orbit/compare/v1.14.28...v1.14.29) (2022-07-29)

**Note:** Version bump only for package @moonwalker/orbit-ui
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonwalker/orbit-ui",
"version": "1.14.29",
"version": "1.14.30",
"description": "UI components library",
"keywords": [
"css",
Expand All @@ -22,7 +22,7 @@
"test": "echo \"Error: no test specified\" && exit 0"
},
"devDependencies": {
"@moonwalker/orbit-ui-stylus": "^1.14.29",
"@moonwalker/orbit-ui-stylus": "^1.14.30",
"autoprefixer": "9.8.6",
"cssnano": "4.1.11",
"gulp": "4.0.2",
Expand Down

0 comments on commit 0b53d03

Please sign in to comment.