Skip to content

Commit 2915104

Browse files
authored
release: @flex-development/log@4.0.1-dev.3 (#14)
1 parent c857652 commit 2915104

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
### [4.0.1-dev.3](https://github.com/flex-development/log/compare/log@4.0.1-dev.2...log@4.0.1-dev.3) (2021-11-01)
6+
7+
8+
### :bug: Fixes
9+
10+
* package exports (actually) ([a6858e4](https://github.com/flex-development/log/commit/a6858e4b73907956ecaabb64c47105918d119bbd))
11+
12+
13+
### :hammer: Build
14+
15+
* **deps:** use `@flex-development/tutils@4.2.3` ([c857652](https://github.com/flex-development/log/commit/c85765293cb7cb83088b3c87357001b0a6af94d5))
16+
517
### [4.0.1-dev.2](https://github.com/flex-development/log/compare/log@4.0.1-dev.1...log@4.0.1-dev.2) (2021-10-31)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/log",
33
"description": "Style logs for the console or terminal",
4-
"version": "4.0.1-dev.2",
4+
"version": "4.0.1-dev.3",
55
"keywords": [
66
"log",
77
"log-util",

0 commit comments

Comments
 (0)