Skip to content

Commit

Permalink
Revert "chore: Update versions" for unchanged
Browse files Browse the repository at this point in the history
This reverts commit 3ec3a39.
  • Loading branch information
patroza committed Sep 29, 2023
1 parent 2893ce3 commit 9b69e03
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 14 deletions.
6 changes: 0 additions & 6 deletions packages/eslint-codegen-model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# @effect-app/eslint-codegen-model

## 0.24.0

### Minor Changes

- c80b9e7a: Updated to latest Effect

## 0.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-codegen-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@effect-app/eslint-codegen-model",
"description": "Contains eslint helpers",
"sideEffects": false,
"version": "0.24.0",
"version": "0.23.0",
"scripts": {
"watch": "pnpm build:tsc -w",
"build:tsc": "pnpm clean-dist && node ../../scripts/package.js && NODE_OPTIONS=--max-old-space-size=6144 tsc --build",
Expand Down
6 changes: 0 additions & 6 deletions packages/pnpm-singleton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# @effect-app/pnpm-singleton

## 0.22.0

### Minor Changes

- c80b9e7a: Updated to latest Effect

## 0.21.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pnpm-singleton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/pnpm-singleton",
"version": "0.22.0",
"version": "0.21.0",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 9b69e03

Please sign in to comment.