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]
 - @techstack/[email protected]
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 04826a3 commit 60e83e1
Show file tree
Hide file tree
Showing 22 changed files with 99 additions and 11 deletions.
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.

## [1.3.299](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-06-01)

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





## [1.3.298](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-30)

**Note:** Version bump only for package @techstack/font-picker-react
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.3.298",
"version": "1.3.299",
"description": "Font selector component for Google Fonts",
"type": "module",
"module": "./dist/font-picker-react.esm.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/hook-form-react/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.

## 1.3.291 (2024-06-01)

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





## [1.3.290](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/hook-form-react
Expand Down
2 changes: 1 addition & 1 deletion packages/hook-form-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "The-Code-Monkey",
"packageManager": "[email protected]",
"description": "a custom hook form for react",
"version": "1.3.290",
"version": "1.3.291",
"scripts": {
"build": "tcm build",
"lint": "tcm lint"
Expand Down
8 changes: 8 additions & 0 deletions packages/lexical/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.

## [1.8.34](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-06-01)

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





## [1.8.33](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-30)

**Note:** Version bump only for package @techstack/lexical
Expand Down
2 changes: 1 addition & 1 deletion packages/lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "The-Code-Monkey",
"packageManager": "[email protected]",
"description": "a wrapper for facebook/lexical for react",
"version": "1.8.33",
"version": "1.8.34",
"scripts": {
"build": "tsc && cp ./src/index.scss ./dist/index.scss",
"lint": "tcm lint",
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.

## 1.3.289 (2024-06-01)

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





## [1.3.288](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/memoize
Expand Down
2 changes: 1 addition & 1 deletion packages/memoize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/memoize",
"version": "1.3.288",
"version": "1.3.289",
"description": "A memoization library which only remembers the latest invocation",
"type": "module",
"module": "./dist/memoize.esm.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-confirm-alert/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.

## 1.3.288 (2024-06-01)

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





## [1.3.287](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/react-confirm-alert
Expand Down
2 changes: 1 addition & 1 deletion packages/react-confirm-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-confirm-alert",
"version": "1.3.287",
"version": "1.3.288",
"description": "react component confirm dialog.",
"type": "module",
"main": "./dist/index.js",
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.

## 1.4.112 (2024-06-01)

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





## [1.4.111](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/react-feather
Expand Down
2 changes: 1 addition & 1 deletion packages/react-feather/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-feather",
"version": "1.4.111",
"version": "1.4.112",
"description": "React component for Feather icons",
"type": "module",
"main": "./dist/index.js",
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.

## 1.3.287 (2024-06-01)

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





## [1.3.286](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/react-lazy-named
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.3.286",
"version": "1.3.287",
"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
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.

## 1.3.293 (2024-06-01)

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





## [1.3.292](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/react-textfit
Expand Down
2 changes: 1 addition & 1 deletion packages/react-textfit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-textfit",
"version": "1.3.292",
"version": "1.3.293",
"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
8 changes: 8 additions & 0 deletions packages/tcm-cli/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.

## 1.4.36 (2024-06-01)

**Note:** Version bump only for package @techstack/tcm-cli





## [1.4.35](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/tcm-cli
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": "1.4.35",
"version": "1.4.36",
"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.

## 1.3.298 (2024-06-01)

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





## [1.3.297](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/theme
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.297",
"version": "1.3.298",
"license": "MIT",
"bin": {
"orchard": "./dist/esm/index.js"
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.

## 1.3.286 (2024-06-01)

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





## [1.3.285](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/[email protected]...@techstack/[email protected]) (2024-05-28)

**Note:** Version bump only for package @techstack/x-default-browser
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.3.285",
"version": "1.3.286",
"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

0 comments on commit 60e83e1

Please sign in to comment.