Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 31, 2023
1 parent 72d258a commit 3dd454e
Show file tree
Hide file tree
Showing 13 changed files with 48 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .changeset/khaki-rules-hang.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @apitree.cz/eslint-config

## 0.1.0

### Minor Changes

- 624dac3: 🎉 First release
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apitree.cz/eslint-config",
"version": "0.0.0",
"version": "0.1.0",
"description": "ESLint configuration for ApiTree projects.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @apitree.cz/prettier-config

## 0.1.0

### Minor Changes

- 624dac3: 🎉 First release
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apitree.cz/prettier-config",
"version": "0.0.0",
"version": "0.1.0",
"description": "Prettier configuration for ApiTree projects.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/testing-library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @apitree.cz/testing-library

## 0.1.0

### Minor Changes

- 624dac3: 🎉 First release
2 changes: 1 addition & 1 deletion packages/testing-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apitree.cz/testing-library",
"version": "0.0.0",
"version": "0.1.0",
"description": "React Testing Library setup for Vitest in ApiTree projects.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/ts-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @apitree.cz/ts-config

## 0.1.0

### Minor Changes

- 624dac3: 🎉 First release
2 changes: 1 addition & 1 deletion packages/ts-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apitree.cz/ts-config",
"version": "0.0.0",
"version": "0.1.0",
"description": "TypeScript configuration for ApiTree projects.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/typedoc-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @apitree.cz/typedoc-config

## 0.1.0

### Minor Changes

- 624dac3: 🎉 First release
2 changes: 1 addition & 1 deletion packages/typedoc-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apitree.cz/typedoc-config",
"version": "0.0.0",
"version": "0.1.0",
"description": "TypeDoc configuration for ApiTree projects.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/vitest-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @apitree.cz/vitest-config

## 0.1.0

### Minor Changes

- 624dac3: 🎉 First release
2 changes: 1 addition & 1 deletion packages/vitest-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apitree.cz/vitest-config",
"version": "0.0.0",
"version": "0.1.0",
"description": "Vitest configuration for ApiTree projects.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3dd454e

Please sign in to comment.