Skip to content

Commit

Permalink
chore: release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjennings committed May 7, 2022
1 parent 56d71a1 commit 611b0b7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@


### [0.1.1](https://github.com/mattjennings/svelte-pixi/compare/0.1.0...0.1.1) (2022-05-07)


### Bug Fixes

* typescript error from optional text style PR ([50fd1f6](https://github.com/mattjennings/svelte-pixi/commit/50fd1f60750878fe7955d6cee3da71132698e235))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-pixi",
"version": "0.1.0",
"version": "0.1.1",
"description": "Create PixiJS apps with Svelte",
"repository": "https://github.com/mattjennings/svelte-pixi",
"author": "Matt Jennings",
Expand Down

1 comment on commit 611b0b7

@vercel
Copy link

@vercel vercel bot commented on 611b0b7 May 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.