Skip to content

Commit

Permalink
Version Packages (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 13, 2023
1 parent e8f5059 commit e1a884a
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-walls-sip.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/new-mails-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-frogs-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-dingos-search.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/eslint-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-config-grisaia-react

## 0.6.8

### Patch Changes

- e8f5059: Package builder used as binary

## 0.6.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"email": "vlad@rusted-labs.org",
"url": "https://github.com/rusted-love"
},
"version": "0.6.7",
"version": "0.6.8",
"name": "eslint-config-grisaia-react",
"main": "src/index.ts",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-config-grisaia-typescript

## 0.6.8

### Patch Changes

- e8f5059: Package builder used as binary

## 0.6.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"email": "vlad@rusted-labs.org",
"url": "https://github.com/rusted-love"
},
"version": "0.6.7",
"version": "0.6.8",
"name": "eslint-config-grisaia-typescript",
"main": "src/index.ts",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/package-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# grisaia-package-builder

## 0.1.9

### Patch Changes

- e766506: Fix binary cli
- e8f5059: Package builder used as binary
- e766506: Fix binary alias
- e766506: Fix dependencies used in binary

## 0.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/package-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grisaia-package-builder",
"version": "0.1.8",
"version": "0.1.9",
"dependencies": {
"rimraf": "^5.0.1"
},
Expand Down

0 comments on commit e1a884a

Please sign in to comment.