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

Commit 6e60770

Browse files
committed
chore(release): version
- @techstack/font-picker-react@1.3.298 - @techstack/lexical@1.8.33
1 parent ae67efb commit 6e60770

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

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+
## [1.3.298](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/font-picker-react@1.3.297...@techstack/font-picker-react@1.3.298) (2024-05-30)
7+
8+
**Note:** Version bump only for package @techstack/font-picker-react
9+
10+
11+
12+
13+
614
## [1.3.297](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/font-picker-react@1.3.296...@techstack/font-picker-react@1.3.297) (2024-05-28)
715

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

packages/font-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techstack/font-picker-react",
3-
"version": "1.3.297",
3+
"version": "1.3.298",
44
"description": "Font selector component for Google Fonts",
55
"type": "module",
66
"module": "./dist/font-picker-react.esm.js",

packages/lexical/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+
## [1.8.33](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/lexical@1.8.32...@techstack/lexical@1.8.33) (2024-05-30)
7+
8+
**Note:** Version bump only for package @techstack/lexical
9+
10+
11+
12+
13+
614
## [1.8.32](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/lexical@1.8.31...@techstack/lexical@1.8.32) (2024-05-28)
715

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

packages/lexical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "The-Code-Monkey",
44
"packageManager": "yarn@4.2.2",
55
"description": "a wrapper for facebook/lexical for react",
6-
"version": "1.8.32",
6+
"version": "1.8.33",
77
"scripts": {
88
"build": "tsc && cp ./src/index.scss ./dist/index.scss",
99
"lint": "tcm lint",

0 commit comments

Comments
 (0)