Skip to content

Commit 6a9b1c8

Browse files
SparklesSparkles
Sparkles
authored and
Sparkles
committed
chore(sdk): release v1.5.0 [no ci]
1 parent 066de30 commit 6a9b1c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.5.0](https://github.com/bitchcraft/unicorn-logger/compare/v1.3.1...v1.5.0) (2025-05-19)
4+
5+
6+
### Features
7+
8+
* **build:** fix build output, switch to pkgroll and expose types ([066de30](https://github.com/bitchcraft/unicorn-logger/commit/066de306affc6ec085a17113caad8d255e774008))
9+
310
## [1.3.1](https://github.com/bitchcraft/unicorn-logger/compare/v1.3.0...v1.3.1) (2024-04-28)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitchcraft/unicorn-logger",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "A fancy wrapper for debug with full Console Web API support.",
55
"license": "BSD-3-Clause",
66
"dependencies": {

0 commit comments

Comments
 (0)