Skip to content

Commit 4b234a2

Browse files
authored
release: @flex-development/log@4.0.1-dev.2 (#13)
1 parent 0bca0b8 commit 4b234a2

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.2](https://github.com/flex-development/log/compare/log@4.0.1-dev.1...log@4.0.1-dev.2) (2021-10-31)
6+
7+
8+
### :bug: Fixes
9+
10+
* package exports ([fc7491d](https://github.com/flex-development/log/commit/fc7491df53a97e6cc7376c12457499df4a295594))
11+
12+
13+
### :hammer: Build
14+
15+
* **deps:** use `@flex-development/tutils@4.2.2` ([0bca0b8](https://github.com/flex-development/log/commit/0bca0b832e5d8c9c95b454782387fb24de494ef9))
16+
517
### [4.0.1-dev.1](https://github.com/flex-development/log/compare/log@4.0.1-dev.0...log@4.0.1-dev.1) (2021-10-30)
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.1",
4+
"version": "4.0.1-dev.2",
55
"keywords": [
66
"log",
77
"log-util",

0 commit comments

Comments
 (0)