Skip to content

Commit

Permalink
release: v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Sep 22, 2021
1 parent 1db8f14 commit 21ea22c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.9.3](https://github.com/johannschopplich/kirbyup/compare/v0.9.2...v0.9.3) (2021-09-22)

### Bug Fixes

- **build:** prevent polluting global scope ([1db8f14](https://github.com/johannschopplich/kirbyup/commit/1db8f145fade406f3f7401d46909945866a14ac4))

## [0.9.2](https://github.com/johannschopplich/kirbyup/compare/v0.9.1...v0.9.2) (2021-09-22)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kirbyup",
"version": "0.9.2",
"version": "0.9.3",
"description": "Zero-config bundler for Kirby Panel plugins",
"files": [
"dist"
Expand Down

0 comments on commit 21ea22c

Please sign in to comment.