Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit ba3d7d5

Browse files
committed
chore(release): version
- @techstack/[email protected] - @techstack/[email protected] - @techstack/[email protected] - @techstack/[email protected] - @techstack/[email protected] - @techstack/[email protected] - @techstack/[email protected] - @techstack/[email protected] - @techstack/[email protected] - @techstack/[email protected]
1 parent d86bf72 commit ba3d7d5

File tree

20 files changed

+109
-26
lines changed

20 files changed

+109
-26
lines changed

packages/components/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+
## [0.5.27](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)
7+
8+
**Note:** Version bump only for package @techstack/components
9+
10+
11+
12+
13+
614
## [0.5.26](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-10)
715

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

packages/components/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.26",
2+
"version": "0.5.27",
33
"license": "MIT",
44
"type": "module",
55
"main": "./dist/index.js",
@@ -71,7 +71,7 @@
7171
"@storybook/manager-webpack5": "6.5.13",
7272
"@storybook/react": "6.5.13",
7373
"@storybook/testing-library": "0.0.13",
74-
"@techstack/tcm-cli": "0.2.66",
74+
"@techstack/tcm-cli": "0.2.67",
7575
"@testing-library/react": "13.4.0",
7676
"@tsconfig/create-react-app": "1.0.3",
7777
"@tsconfig/recommended": "1.0.1",
@@ -93,11 +93,11 @@
9393
},
9494
"dependencies": {
9595
"@tanstack/react-table": "8.5.22",
96-
"@techstack/memoize": "0.2.68",
97-
"@techstack/react-feather": "0.2.68",
98-
"@techstack/react-lazy-named": "0.2.67",
99-
"@techstack/styled-system": "0.2.71",
100-
"@techstack/theme": "0.2.68",
96+
"@techstack/memoize": "0.2.69",
97+
"@techstack/react-feather": "0.2.69",
98+
"@techstack/react-lazy-named": "0.2.68",
99+
"@techstack/styled-system": "0.2.72",
100+
"@techstack/theme": "0.2.69",
101101
"@types/react-table": "7.7.12",
102102
"classnames": "2.3.2",
103103
"csstype": "3.1.1",

packages/font-picker/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+
## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)
7+
8+
**Note:** Version bump only for package @techstack/font-picker-react
9+
10+
11+
12+
13+
614
## 0.2.68 (2022-11-10)
715

816
**Note:** Version bump only for package @techstack/font-picker-react

packages/font-picker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techstack/font-picker-react",
3-
"version": "0.2.68",
3+
"version": "0.2.69",
44
"description": "Font selector component for Google Fonts",
55
"type": "module",
66
"module": "./dist/font-picker-react.esm.js",
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@storybook/react": "6.5.13",
39-
"@techstack/tcm-cli": "0.2.66",
39+
"@techstack/tcm-cli": "0.2.67",
4040
"dts-cli": "1.6.0",
4141
"react": "18.2.0"
4242
},

packages/memoize/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+
## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)
7+
8+
**Note:** Version bump only for package @techstack/memoize
9+
10+
11+
12+
13+
614
## 0.2.68 (2022-11-10)
715

816
**Note:** Version bump only for package @techstack/memoize

packages/memoize/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techstack/memoize",
3-
"version": "0.2.68",
3+
"version": "0.2.69",
44
"description": "A memoization library which only remembers the latest invocation",
55
"type": "module",
66
"module": "./dist/memoize.esm.js",
@@ -41,7 +41,7 @@
4141
"access": "public"
4242
},
4343
"devDependencies": {
44-
"@techstack/tcm-cli": "0.2.66",
44+
"@techstack/tcm-cli": "0.2.67",
4545
"benchmark": "2.1.4",
4646
"cross-env": "7.0.3",
4747
"dts-cli": "1.6.0",

packages/react-feather/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+
## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)
7+
8+
**Note:** Version bump only for package @techstack/react-feather
9+
10+
11+
12+
13+
614
## 0.2.68 (2022-11-10)
715

816
**Note:** Version bump only for package @techstack/react-feather

packages/react-feather/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techstack/react-feather",
3-
"version": "0.2.68",
3+
"version": "0.2.69",
44
"description": "React component for Feather icons",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -44,14 +44,14 @@
4444
"url": "https://github.com/The-Code-Monkey/TechStack/issues"
4545
},
4646
"devDependencies": {
47-
"@techstack/tcm-cli": "0.2.66",
47+
"@techstack/tcm-cli": "0.2.67",
4848
"cross-env": "7.0.3",
4949
"dts-cli": "1.6.0",
5050
"fs-extra": "10.1.0",
5151
"typescript": "4.8.4"
5252
},
5353
"dependencies": {
54-
"@techstack/react-lazy-named": "0.2.67"
54+
"@techstack/react-lazy-named": "0.2.68"
5555
},
5656
"peerDependencies": {
5757
"react": "^17.0.0 || ^18.0.0"

packages/react-lazy-named/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+
## [0.2.68](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)
7+
8+
**Note:** Version bump only for package @techstack/react-lazy-named
9+
10+
11+
12+
13+
614
## 0.2.67 (2022-11-10)
715

816
**Note:** Version bump only for package @techstack/react-lazy-named

packages/react-lazy-named/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techstack/react-lazy-named",
3-
"version": "0.2.67",
3+
"version": "0.2.68",
44
"description": "React lazy() with named imports - exports support",
55
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-lazy-named/README.md",
66
"repository": {
@@ -45,7 +45,7 @@
4545
"rerender"
4646
],
4747
"devDependencies": {
48-
"@techstack/tcm-cli": "0.2.66",
48+
"@techstack/tcm-cli": "0.2.67",
4949
"@testing-library/react": "13.4.0",
5050
"dts-cli": "1.6.0",
5151
"jest-environment-jsdom": "29.3.1"

0 commit comments

Comments
 (0)