Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 569adc4

Browse files
committed
release: @flex-development/autoreview@1.0.0
1 parent ea284d3 commit 569adc4

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 1.0.0 (2021-08-20)
6+
7+
8+
### :bug: Fixes
9+
10+
* **scripts:** `lernaPackage` option usage in release script ([6b0ad61](https://github.com/flex-development/flautoreview/commit/6b0ad61835ef9fa4653b887e4f98e709e7b4d70d))
11+
12+
13+
### :truck: Continuous Integration & Deployment
14+
15+
* `cannot find module '@flex-development/grease/utils/log.util'` ([0610bfb](https://github.com/flex-development/flautoreview/commit/0610bfbfe3604177857dc532290233658223f3e8))
16+
* fix `cannot find module 'tsconfig-paths/register'` ([2afa845](https://github.com/flex-development/flautoreview/commit/2afa845c967f1d237c3a9e56ea3369b1298e4da2))
17+
* fix `couldn't find a script named "build:node"` ([92411d2](https://github.com/flex-development/flautoreview/commit/92411d2033321a1ad538331db9175ef44863a3f1))
18+
* fix environment variable usage ([43481e4](https://github.com/flex-development/flautoreview/commit/43481e495eedf7fd70d698657cd2c33e1ce6f4e7))
19+
* fix job conditional in `continuous-deployment` workflow ([56859cf](https://github.com/flex-development/flautoreview/commit/56859cf4f03ae7af01f1f7f6862d43c32d7b1a7f))
20+
* make `continuous-integration` workflow error out on eslint warnings ([8758b06](https://github.com/flex-development/flautoreview/commit/8758b06781bdacf7cbbf028ac9d592a296ab9695))
21+
* update `continuous-integration` workflow ([4ee98f5](https://github.com/flex-development/flautoreview/commit/4ee98f5b0ef71063124b1273c85b5aebdf4bbdd4))
22+
23+
24+
### :pencil2: Housekeeping
25+
26+
* add `release` script ([ffc34cf](https://github.com/flex-development/flautoreview/commit/ffc34cf6d21066eec6b04be9e6573eaa042f54e9))
27+
* add github actions metadata ([4468f2a](https://github.com/flex-development/flautoreview/commit/4468f2a5fc9ff86efa84b45bbec09d3ba67dc335))
28+
* fix `tagPrefix` in release script ([96d1b5f](https://github.com/flex-development/flautoreview/commit/96d1b5f3c4160a9fe8037d0300028b85c0c8cae9))
29+
* initial project architecture ([605fe25](https://github.com/flex-development/flautoreview/commit/605fe25dc597e87b360fb304d16ec79a890a1a55))
30+
* **release:** add `main` to `releaseBranchWhitelist` ([e3becc3](https://github.com/flex-development/flautoreview/commit/e3becc3f45a2ac7a02e88b87073f7a9199816ac4))
31+
* **release:** add `postrelease` step to workflow ([91d15a7](https://github.com/flex-development/flautoreview/commit/91d15a771936442852737f39f7351806c8a76354))
32+
* **release:** update `prerelease` step in workflow ([8bc9744](https://github.com/flex-development/flautoreview/commit/8bc9744f760c2afb6fd962d854324b1c24caab4c))
33+
* rename project ([ea284d3](https://github.com/flex-development/flautoreview/commit/ea284d37034997c5f888429c5ff20a0bd8173848))
34+
* **scripts:** add `ReleaseOptions.skip` ([0a3a864](https://github.com/flex-development/flautoreview/commit/0a3a86468bb3096d52868f96265f8f021fe39c41))
35+
* update `scope:*` labels ([53567b7](https://github.com/flex-development/flautoreview/commit/53567b7d7095bc3a3ba8da6c8ebe53b4e3c23c26))
36+
* update release assets ([4120f48](https://github.com/flex-development/flautoreview/commit/4120f4894621521415e59f25fd3dd9c5a7232e8c))

0 commit comments

Comments
 (0)