Skip to content

Commit 1514732

Browse files
ci(release): prepare release v0.0.11 (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 095de52 commit 1514732

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

CHANGELOG.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
## Unreleased
88

9-
### 🎉 Features
10-
11-
- *(repo)* Initial commit
12-
- *(repo)* Make flexible
13-
149
### 🐛 Bug Fixes
1510

16-
- *(repo)* Add bun
17-
18-
### 📦 Build System
19-
20-
- *(repo)* Fix lint errors
21-
- *(repo)* Fix CI errors
22-
- *(repo)* Add goreleaser config
23-
- *(repo)* Bun install fix
11+
- *(repo)* Improve logging and env vars
2412

2513
### 🔧 CI/CD
2614

27-
- *(repo)* Fix bun action
28-
- *(repo)* Fix build
15+
- *(repo)* Remove NPM publish from release action
2916

17+
[unreleased]: https://github.com///compare/v0.0.10...HEAD
3018
---
3119
*Generated by [git-cliff](https://git-cliff.org)*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "pr-release",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"private": true
55
}

0 commit comments

Comments
 (0)