We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066de30 commit 6a9b1c8Copy full SHA for 6a9b1c8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
## [1.3.1](https://github.com/bitchcraft/unicorn-logger/compare/v1.3.0...v1.3.1) (2024-04-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@bitchcraft/unicorn-logger",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "A fancy wrapper for debug with full Console Web API support.",
"license": "BSD-3-Clause",
"dependencies": {
0 commit comments