Skip to content

Commit

Permalink
chore(release): version
Browse files Browse the repository at this point in the history
 - @techstack/font-picker-react@0.4.154
 - @techstack/react-confirm-alert@0.0.22
 - @techstack/react-quill@1.0.17
 - @techstack/tcm-cli@0.4.217
  • Loading branch information
The-Code-Monkey committed Jun 23, 2023
1 parent 0bdd65a commit aef9dd6
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 4 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.

## 0.4.154 (2023-06-23)

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





## 0.4.152 (2023-06-23)


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": "0.4.153",
"version": "0.4.154",
"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/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.

## 0.0.22 (2023-06-23)

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





## 0.0.20 (2023-06-23)


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": "0.0.21",
"version": "0.0.22",
"description": "react component confirm dialog.",
"type": "module",
"main": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-quill/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.0.17 (2023-06-23)

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





## 1.0.15 (2023-06-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-quill/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-quill",
"version": "1.0.16",
"version": "1.0.17",
"description": "The Quill rich-text editor as a React component.",
"license": "MIT",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-quill/README.md",
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.

## 0.4.217 (2023-06-23)

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





## 0.4.215 (2023-06-23)


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.4.216",
"version": "0.4.217",
"description": "Zero-config TypeScript package development",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/tcm-cli/README.md",
"repository": {
Expand Down

0 comments on commit aef9dd6

Please sign in to comment.