Skip to content

Commit 59210a6

Browse files
committed
chore(release): publish %s
- @tutods/[email protected] - @tutods/[email protected] - @tutods/[email protected]
1 parent 5558fbc commit 59210a6

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

packages/components/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2024-02-06)
7+
8+
**Note:** Version bump only for package @tutods/components
9+
610
# [0.5.0](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2024-02-06)
711

812
### Features

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.5.0",
6+
"version": "0.5.1",
77
"description": "React generic components that can be used in any scenario",
88
"keywords": [
99
"react",

packages/eslint-config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.17.1](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2024-02-06)
7+
8+
**Note:** Version bump only for package @tutods/eslint-config
9+
610
# [1.17.0](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2024-02-06)
711

812
### Features

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tutods/eslint-config",
33
"description": "ESLint configuration for JavaScript, TypeScript, React, Node.js, TailwindCSS projects, allowing to use other configs like sort imports, sort keys and more.",
4-
"version": "1.17.0",
4+
"version": "1.17.1",
55
"keywords": [
66
"eslint",
77
"react",

packages/prettier-config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.3.1](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2024-02-06)
7+
8+
**Note:** Version bump only for package @tutods/prettier-config
9+
610
# [0.3.0](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2024-02-06)
711

812
### Features

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tutods/prettier-config",
33
"description": "Prettier configuration to use in web projects, like React, Node, etc.",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"keywords": [
66
"prettier",
77
"formatting",

0 commit comments

Comments
 (0)