Skip to content

Commit

Permalink
chore(release): version
Browse files Browse the repository at this point in the history
 - @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]
  • Loading branch information
renovate[bot] committed Nov 11, 2022
1 parent d86bf72 commit ba3d7d5
Show file tree
Hide file tree
Showing 20 changed files with 109 additions and 26 deletions.
8 changes: 8 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.27](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

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





## [0.5.26](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-10)

**Note:** Version bump only for package @techstack/components
Expand Down
14 changes: 7 additions & 7 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.5.26",
"version": "0.5.27",
"license": "MIT",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@storybook/manager-webpack5": "6.5.13",
"@storybook/react": "6.5.13",
"@storybook/testing-library": "0.0.13",
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"@testing-library/react": "13.4.0",
"@tsconfig/create-react-app": "1.0.3",
"@tsconfig/recommended": "1.0.1",
Expand All @@ -93,11 +93,11 @@
},
"dependencies": {
"@tanstack/react-table": "8.5.22",
"@techstack/memoize": "0.2.68",
"@techstack/react-feather": "0.2.68",
"@techstack/react-lazy-named": "0.2.67",
"@techstack/styled-system": "0.2.71",
"@techstack/theme": "0.2.68",
"@techstack/memoize": "0.2.69",
"@techstack/react-feather": "0.2.69",
"@techstack/react-lazy-named": "0.2.68",
"@techstack/styled-system": "0.2.72",
"@techstack/theme": "0.2.69",
"@types/react-table": "7.7.12",
"classnames": "2.3.2",
"csstype": "3.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/font-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

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





## 0.2.68 (2022-11-10)

**Note:** Version bump only for package @techstack/font-picker-react
Expand Down
4 changes: 2 additions & 2 deletions packages/font-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/font-picker-react",
"version": "0.2.68",
"version": "0.2.69",
"description": "Font selector component for Google Fonts",
"type": "module",
"module": "./dist/font-picker-react.esm.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@storybook/react": "6.5.13",
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"dts-cli": "1.6.0",
"react": "18.2.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/memoize/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

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





## 0.2.68 (2022-11-10)

**Note:** Version bump only for package @techstack/memoize
Expand Down
4 changes: 2 additions & 2 deletions packages/memoize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/memoize",
"version": "0.2.68",
"version": "0.2.69",
"description": "A memoization library which only remembers the latest invocation",
"type": "module",
"module": "./dist/memoize.esm.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"access": "public"
},
"devDependencies": {
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"benchmark": "2.1.4",
"cross-env": "7.0.3",
"dts-cli": "1.6.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-feather/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

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





## 0.2.68 (2022-11-10)

**Note:** Version bump only for package @techstack/react-feather
Expand Down
6 changes: 3 additions & 3 deletions packages/react-feather/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-feather",
"version": "0.2.68",
"version": "0.2.69",
"description": "React component for Feather icons",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -44,14 +44,14 @@
"url": "https://github.com/The-Code-Monkey/TechStack/issues"
},
"devDependencies": {
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"cross-env": "7.0.3",
"dts-cli": "1.6.0",
"fs-extra": "10.1.0",
"typescript": "4.8.4"
},
"dependencies": {
"@techstack/react-lazy-named": "0.2.67"
"@techstack/react-lazy-named": "0.2.68"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/react-lazy-named/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.68](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

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





## 0.2.67 (2022-11-10)

**Note:** Version bump only for package @techstack/react-lazy-named
Expand Down
4 changes: 2 additions & 2 deletions packages/react-lazy-named/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-lazy-named",
"version": "0.2.67",
"version": "0.2.68",
"description": "React lazy() with named imports - exports support",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-lazy-named/README.md",
"repository": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"rerender"
],
"devDependencies": {
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"@testing-library/react": "13.4.0",
"dts-cli": "1.6.0",
"jest-environment-jsdom": "29.3.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/react-textfit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

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





## 0.2.68 (2022-11-10)

**Note:** Version bump only for package @techstack/react-textfit
Expand Down
4 changes: 2 additions & 2 deletions packages/react-textfit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-textfit",
"version": "0.2.68",
"version": "0.2.69",
"description": "React component to fit headlines and paragraphs into any element",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-textfit/README.md",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
],
"license": "MIT",
"devDependencies": {
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "10.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/styled-system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.72](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

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





## 0.2.71 (2022-11-10)

**Note:** Version bump only for package @techstack/styled-system
Expand Down
6 changes: 3 additions & 3 deletions packages/styled-system/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.71",
"version": "0.2.72",
"license": "MIT",
"name": "@techstack/styled-system",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/styled-system/README.md",
Expand Down Expand Up @@ -50,15 +50,15 @@
],
"devDependencies": {
"@size-limit/file": "8.1.0",
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"dts-cli": "1.6.0",
"size-limit": "8.1.0",
"tslib": "2.4.1",
"typescript": "4.8.4"
},
"dependencies": {
"@emotion/is-prop-valid": "1.2.0",
"@techstack/memoize": "0.2.68",
"@techstack/memoize": "0.2.69",
"csstype": "3.1.1"
},
"gitHead": "a0cda00211e6f1c53b567b16603afaf07f995eae"
Expand Down
11 changes: 11 additions & 0 deletions packages/tcm-cli/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.

## [0.2.67](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)


### Bug Fixes

* **deps:** update dependency postcss to v8.4.19 ([d86bf72](https://github.com/The-Code-Monkey/TechStack/commit/d86bf72239b92bbd082dd6e05d2d18f1a2f17f61))





## 0.2.66 (2022-11-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/tcm-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/tcm-cli",
"version": "0.2.66",
"version": "0.2.67",
"description": "Zero-config TypeScript package development",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/tcm-cli/README.md",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.69](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

**Note:** Version bump only for package @techstack/theme





## 0.2.68 (2022-11-10)

**Note:** Version bump only for package @techstack/theme
Expand Down
4 changes: 2 additions & 2 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.68",
"version": "0.2.69",
"license": "MIT",
"bin": {
"orchard": "./dist/esm/index.js"
Expand Down Expand Up @@ -42,7 +42,7 @@
],
"devDependencies": {
"@size-limit/file": "8.1.0",
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"@tsconfig/recommended": "1.0.1",
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.188",
Expand Down
8 changes: 8 additions & 0 deletions packages/x-default-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.67](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2022-11-11)

**Note:** Version bump only for package @techstack/x-default-browser





## 0.2.66 (2022-11-10)

**Note:** Version bump only for package @techstack/x-default-browser
Expand Down
4 changes: 2 additions & 2 deletions packages/x-default-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/x-default-browser",
"version": "0.2.66",
"version": "0.2.67",
"description": "Detect default web browser of the current user, cross-platform (Win/Lin/Mac)",
"license": "MIT",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/x-default-browser/README.md",
Expand Down Expand Up @@ -31,7 +31,7 @@
"default-browser-id": "3.0.0"
},
"devDependencies": {
"@techstack/tcm-cli": "0.2.66",
"@techstack/tcm-cli": "0.2.67",
"mocha": "10.1.0",
"rewire": "6.0.0"
},
Expand Down

0 comments on commit ba3d7d5

Please sign in to comment.