Skip to content

Commit 82380e3

Browse files
authored
merge: release @flex-development/log@1.0.1
release: @flex-development/log@1.0.1
2 parents 05752cb + e280cf3 commit 82380e3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,17 @@
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+
### [1.0.1](https://github.com/flex-development/log/compare/v1.0.0...v1.0.1) (2021-08-23)
6+
7+
8+
### :truck: Continuous Integration & Deployment
9+
10+
* **workflows:** fix `cannot read property 'tag' of undefined` ([a1319b6](https://github.com/flex-development/log/commit/a1319b6f5661f3cb8c5e4e84d9b1cc1294d61ad1))
11+
* **workflows:** run `publish-release` job after `update-production-branch` job ([51f2eee](https://github.com/flex-development/log/commit/51f2eee270449d7a97a6db3f2b0d9ac1a96093d7))
12+
13+
14+
### :bug: Fixes
15+
16+
* missing distribution files ([05752cb](https://github.com/flex-development/log/commit/05752cbb58fb93cbbe4e1de2ca8ee1f04e3327d9))
17+
518
## 1.0.0 (2021-08-23)

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": "1.0.0",
4+
"version": "1.0.1",
55
"keywords": [
66
"log",
77
"log-util",

0 commit comments

Comments
 (0)