Skip to content

Commit

Permalink
chore(release): publish %s
Browse files Browse the repository at this point in the history
 - @tutods/components@0.6.1
 - @tutods/eslint-config@1.17.2
  • Loading branch information
tutods committed Mar 1, 2024
1 parent 581d7e0 commit 11e8b6a
Show file tree
Hide file tree
Showing 5 changed files with 4,395 additions and 1,584 deletions.
4 changes: 4 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.1](https://github.com/tutods/lib/compare/@tutods/components@0.6.0...@tutods/components@0.6.1) (2024-03-01)

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

# [0.6.0](https://github.com/tutods/lib/compare/@tutods/components@0.5.1...@tutods/components@0.6.0) (2024-02-12)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.6.0",
"version": "0.6.1",
"description": "React generic components that can be used in any scenario",
"keywords": [
"react",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.2](https://github.com/tutods/lib/compare/@tutods/eslint-config@1.17.1...@tutods/eslint-config@1.17.2) (2024-03-01)

**Note:** Version bump only for package @tutods/eslint-config

## [1.17.1](https://github.com/tutods/lib/compare/@tutods/eslint-config@1.17.0...@tutods/eslint-config@1.17.1) (2024-02-06)

**Note:** Version bump only for package @tutods/eslint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tutods/eslint-config",
"description": "ESLint configuration for JavaScript, TypeScript, React, Node.js, TailwindCSS projects, allowing to use other configs like sort imports, sort keys and more.",
"version": "1.17.1",
"version": "1.17.2",
"keywords": [
"eslint",
"react",
Expand Down
Loading

0 comments on commit 11e8b6a

Please sign in to comment.