Skip to content

Commit

Permalink
Version Packages (#83)
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 Apr 17, 2024
1 parent 801f169 commit 8f207d0
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/thin-readers-impress.md

This file was deleted.

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

## 1.0.5

### Patch Changes

- c3a3bb4: Update toolchain

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/factories/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@withease/factories",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"scripts": {
"test:run": "vitest run --typecheck",
Expand Down
6 changes: 6 additions & 0 deletions packages/i18next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @withease/i18next

## 23.2.2

### Patch Changes

- c3a3bb4: Update toolchain

## 23.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@withease/i18next",
"version": "23.2.1",
"version": "23.2.2",
"license": "MIT",
"peerDependencies": {
"effector": "^22.5.0 || ^23.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/redux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @withease/redux

## 1.1.2

### Patch Changes

- c3a3bb4: Update toolchain

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@withease/redux",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"peerDependencies": {
"effector": "^22.8.8 || ^23.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/web-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @withease/web-api

## 1.2.3

### Patch Changes

- c3a3bb4: Update toolchain

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@withease/web-api",
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",
"peerDependencies": {
"effector": "^22.5.0 || ^23.0.0"
Expand Down

0 comments on commit 8f207d0

Please sign in to comment.