Skip to content

Commit 15b8137

Browse files
committed
chore(release): publish
- @linters/stylelint-css-in-js-config@1.5.3 - @linters/stylelint-css-in-js-react-native-config@1.9.3
1 parent 0a37629 commit 15b8137

4 files changed

Lines changed: 19 additions & 3 deletions

File tree

packages/stylelint-css-in-js-config/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+
## [1.5.3](https://github.com/developer239/linters/compare/@linters/stylelint-css-in-js-config@1.5.2...@linters/stylelint-css-in-js-config@1.5.3) (2022-02-08)
7+
8+
**Note:** Version bump only for package @linters/stylelint-css-in-js-config
9+
10+
11+
12+
13+
614
## [1.5.2](https://github.com/developer239/linters/compare/@linters/stylelint-css-in-js-config@1.5.1...@linters/stylelint-css-in-js-config@1.5.2) (2022-02-08)
715

816

packages/stylelint-css-in-js-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/stylelint-css-in-js-config",
33
"description": "The css-in-js config you have been looking for.",
4-
"version": "1.5.2",
4+
"version": "1.5.3",
55
"repository": "https://github.com/developer239/linters",
66
"main": "index.js",
77
"publishConfig": {

packages/stylelint-css-in-js-react-native-config/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+
## [1.9.3](https://github.com/developer239/linters/compare/@linters/stylelint-css-in-js-react-native-config@1.9.2...@linters/stylelint-css-in-js-react-native-config@1.9.3) (2022-02-08)
7+
8+
**Note:** Version bump only for package @linters/stylelint-css-in-js-react-native-config
9+
10+
11+
12+
13+
614
## [1.9.2](https://github.com/developer239/linters/compare/@linters/stylelint-css-in-js-react-native-config@1.9.1...@linters/stylelint-css-in-js-react-native-config@1.9.2) (2022-02-08)
715

816

packages/stylelint-css-in-js-react-native-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/stylelint-css-in-js-react-native-config",
33
"description": "The style lint config for react native applications you have been looking for.",
4-
"version": "1.9.2",
4+
"version": "1.9.3",
55
"repository": "https://github.com/developer239/linters",
66
"main": "index.js",
77
"publishConfig": {
@@ -12,7 +12,7 @@
1212
"npm": ">=6"
1313
},
1414
"dependencies": {
15-
"@linters/stylelint-css-in-js-config": "^1.5.2",
15+
"@linters/stylelint-css-in-js-config": "^1.5.3",
1616
"stylelint-react-native": "2.4.0"
1717
},
1818
"peerDependencies": {

0 commit comments

Comments
 (0)