Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from theleanweb/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
joshamaju authored Jan 24, 2024
2 parents 18518df + c94c2df commit 0273cf0
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-tomatoes-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-chicken-begin.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @leanweb/fullstack

## 0.0.2

### Patch Changes

- 18518df: Fix Typescript unable to resolve Svelte SSR module imports
- 718ed57: polyfill web apis on unsupported nodejs versions

## 0.0.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": "@leanweb/fullstack",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"type": "module",
"main": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions playground/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# basic

## 1.0.2

### Patch Changes

- Updated dependencies [18518df]
- Updated dependencies [718ed57]
- @leanweb/fullstack@0.0.2

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion playground/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "basic",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 0273cf0

Please sign in to comment.