Skip to content

Commit 2ee25f8

Browse files
chore(release): 0.0.15
1 parent 223a878 commit 2ee25f8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.0.15](https://github.com/ImLunaHey/logger/compare/v0.0.14...v0.0.15) (2023-09-21)
6+
57
### [0.0.14](https://github.com/ImLunaHey/logger/compare/v0.0.13...v0.0.14) (2023-09-21)
68

79
### [0.0.13](https://github.com/ImLunaHey/logger/compare/v0.0.12...v0.0.13) (2023-09-21)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imlunahey/logger",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"description": "A decent logger for bun",
55
"module": "dist/logger.js",
66
"types": "dist/logger.d.ts",

0 commit comments

Comments
 (0)