Skip to content

Commit

Permalink
Merge pull request #80 from aspen-cloud/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
pbohlman committed Apr 2, 2024
2 parents 03608e3 + 0de834b commit e40dc9c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-seas-hang.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @triplit/svelte

## 0.1.1

### Patch Changes

- 9608364: add svelte package
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@triplit/svelte",
"packageManager": "[email protected]",
"version": "0.1.0",
"version": "0.1.1",
"source": "./src/index.ts",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit e40dc9c

Please sign in to comment.