Skip to content

Commit d22d4e6

Browse files
chore(release): version
- @techstack/components@0.5.21 - @techstack/styled-system@0.2.69
1 parent 8e2acf8 commit d22d4e6

4 files changed

Lines changed: 13 additions & 27 deletions

File tree

packages/components/CHANGELOG.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,24 @@
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-
## [0.5.20](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.18...@techstack/components@0.5.20) (2022-11-09)
7-
8-
**Note:** Version bump only for package @techstack/components
6+
## [0.5.21](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.20...@techstack/components@0.5.21) (2022-11-09)
97

8+
### Bug Fixes
109

10+
- remove pseudo from compose ([9e69f20](https://github.com/The-Code-Monkey/TechStack/commit/9e69f2013a2968f55616f83764a50535d2d62d16))
1111

12+
## [0.5.20](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.18...@techstack/components@0.5.20) (2022-11-09)
1213

14+
**Note:** Version bump only for package @techstack/components
1315

1416
## [0.5.19](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.18...@techstack/components@0.5.19) (2022-11-09)
1517

1618
**Note:** Version bump only for package @techstack/components
1719

18-
19-
20-
21-
2220
## [0.5.18](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.17...@techstack/components@0.5.18) (2022-11-08)
2321

2422
**Note:** Version bump only for package @techstack/components
2523

26-
27-
28-
29-
3024
## [0.5.17](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.16...@techstack/components@0.5.17) (2022-11-08)
3125

3226
### Bug Fixes

packages/components/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.20",
2+
"version": "0.5.21",
33
"license": "MIT",
44
"type": "module",
55
"main": "./dist/index.js",
@@ -62,15 +62,15 @@
6262
"devDependencies": {
6363
"@size-limit/file": "8.1.0",
6464
"@storybook/addon-essentials": "6.5.13",
65+
"@storybook/addon-interactions": "6.5.13",
6566
"@storybook/addon-links": "6.5.13",
6667
"@storybook/addons": "6.5.13",
6768
"@storybook/builder-webpack5": "6.5.13",
6869
"@storybook/client-api": "6.5.13",
70+
"@storybook/jest": "0.0.10",
6971
"@storybook/manager-webpack5": "6.5.13",
7072
"@storybook/react": "6.5.13",
7173
"@storybook/testing-library": "0.0.13",
72-
"@storybook/jest": "0.0.10",
73-
"@storybook/addon-interactions": "6.5.13",
7474
"@techstack/tcm-cli": "0.2.64",
7575
"@testing-library/react": "13.4.0",
7676
"@tsconfig/create-react-app": "1.0.3",
@@ -94,7 +94,7 @@
9494
"@techstack/memoize": "0.2.66",
9595
"@techstack/react-feather": "0.2.66",
9696
"@techstack/react-lazy-named": "0.2.65",
97-
"@techstack/styled-system": "0.2.68",
97+
"@techstack/styled-system": "0.2.69",
9898
"@techstack/theme": "0.2.66",
9999
"@types/react-table": "7.7.12",
100100
"classnames": "2.3.2",

packages/styled-system/CHANGELOG.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,22 @@
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-
## [0.2.68](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/styled-system@0.2.66...@techstack/styled-system@0.2.68) (2022-11-09)
6+
## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/styled-system@0.2.68...@techstack/styled-system@0.2.69) (2022-11-09)
77

88
**Note:** Version bump only for package @techstack/styled-system
99

10+
## [0.2.68](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/styled-system@0.2.66...@techstack/styled-system@0.2.68) (2022-11-09)
1011

11-
12-
12+
**Note:** Version bump only for package @techstack/styled-system
1313

1414
## [0.2.67](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/styled-system@0.2.66...@techstack/styled-system@0.2.67) (2022-11-09)
1515

1616
**Note:** Version bump only for package @techstack/styled-system
1717

18-
19-
20-
21-
2218
## [0.2.66](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/styled-system@0.2.65...@techstack/styled-system@0.2.66) (2022-11-08)
2319

2420
**Note:** Version bump only for package @techstack/styled-system
2521

26-
27-
28-
29-
3022
## 0.2.65 (2022-11-08)
3123

3224
**Note:** Version bump only for package @techstack/styled-system

packages/styled-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.68",
2+
"version": "0.2.69",
33
"license": "MIT",
44
"name": "@techstack/styled-system",
55
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/styled-system/README.md",

0 commit comments

Comments
 (0)