Skip to content

Commit

Permalink
version(2.2.0): Bun, Provenance, Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWendelborn committed Sep 11, 2023
1 parent 1c0b268 commit 4f7dcd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
},
"sideEffects": false,
"types": "index.d.ts",
"version": "2.1.0"
"version": "2.2.0"
}
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,9 @@ bun run build
### 2.2.0
- Switch to `bun`
- add npm provenance support to package
- (internal) add auto-publish from pipelines
- (internal) Switch to `bun`
### 2.1.0
Expand Down

0 comments on commit 4f7dcd5

Please sign in to comment.