Skip to content

Commit

Permalink
chore(release): 1.0.1 [CI SKIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 9, 2024
1 parent 24d1f10 commit 993017b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/SteamDeckHomebrew/rollup-preset-decky/compare/v1.0.0...v1.0.1) (2024-07-09)


### Bug Fixes

* **plugins:** put typescript plugin at the front ([ca664bf](https://github.com/SteamDeckHomebrew/rollup-preset-decky/commit/ca664bf4642960bf2461da33a9f8d4705733657e))

# 1.0.0 (2024-07-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decky/rollup",
"version": "1.0.0",
"version": "1.0.1",
"description": "Decky plugin rollup config template",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 993017b

Please sign in to comment.