Skip to content

Commit 36ee515

Browse files
chore(main): release 0.1.1
🤖 I have created a release *beep* *boop* --- ## [0.1.1](v0.1.0...v0.1.1) (2023-11-17) ### Features * Add run scripts for bun ([6ad76f1](6ad76f1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ad76f1 commit 36ee515

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.1.1](https://github.com/bn3t/ts-template/compare/v0.1.0...v0.1.1) (2023-11-17)
6+
7+
8+
### Features
9+
10+
* Add run scripts for bun ([6ad76f1](https://github.com/bn3t/ts-template/commit/6ad76f190d1eddde2aa5ddbbef462cf0aa39545b))
11+
512
## 0.1.0 (2023-11-12)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bn3t/ts-template",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "A template for typescript projects",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)