Skip to content

Commit

Permalink
chore(main): release 0.1.1
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] committed Nov 17, 2023
1 parent 6ad76f1 commit 36ee515
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [0.1.1](https://github.com/bn3t/ts-template/compare/v0.1.0...v0.1.1) (2023-11-17)


### Features

* Add run scripts for bun ([6ad76f1](https://github.com/bn3t/ts-template/commit/6ad76f190d1eddde2aa5ddbbef462cf0aa39545b))

## 0.1.0 (2023-11-12)


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": "@bn3t/ts-template",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"description": "A template for typescript projects",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 36ee515

Please sign in to comment.