Skip to content

Commit

Permalink
Version Packages (#28)
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 Dec 15, 2024
1 parent d945998 commit e5dd2fe
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/ninety-hornets-reflect.md

This file was deleted.

7 changes: 7 additions & 0 deletions integrations/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @stack54/express

## 1.0.3

### Patch Changes

- Updated dependencies [d945998]
- [email protected]

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stack54/express",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"type": "module",
"homepage": "https://github.com/joshamaju/stack54/blob/main/integrations/express/README.md",
Expand Down
7 changes: 7 additions & 0 deletions integrations/hono/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @stack54/hono

## 0.0.8

### Patch Changes

- Updated dependencies [d945998]
- [email protected]

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/hono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stack54/hono",
"version": "0.0.7",
"version": "0.0.8",
"description": "",
"type": "module",
"homepage": "https://github.com/joshamaju/stack54/blob/main/integrations/hono/README.md",
Expand Down
7 changes: 7 additions & 0 deletions integrations/island/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @stack54/island

## 0.3.2

### Patch Changes

- Updated dependencies [d945998]
- [email protected]

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/island/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stack54/island",
"version": "0.3.1",
"version": "0.3.2",
"description": "",
"type": "module",
"homepage": "https://github.com/joshamaju/stack54/blob/main/integrations/island/README.md",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# mpa

## 0.9.0

### Minor Changes

- d945998: Refactors from effect to effection, in addition with proper error reporting to the console

## 0.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stack54",
"version": "0.8.1",
"version": "0.9.0",
"description": "The fun Javascript stack",
"type": "module",
"publishConfig": {
Expand Down

0 comments on commit e5dd2fe

Please sign in to comment.