-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip travis] chore(release): publish v5.8.0
- Loading branch information
1 parent
749f648
commit a298bdc
Showing
8 changed files
with
127 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"lerna": "3.11.0", | ||
"version": "5.7.2", | ||
"version": "5.8.0", | ||
"packages": [ | ||
"packages/*" | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,83 +3,100 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [5.0.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/v3.0.0-beta.3...v5.0.0) (2019-10-25) | ||
# [5.8.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/v5.7.2...v5.8.0) (2020-04-03) | ||
|
||
**Note:** Version bump only for package @pattern-lab/engine-twig | ||
|
||
|
||
|
||
|
||
|
||
|
||
## [0.2.1-beta.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-02-09) | ||
|
||
**Note:** Version bump only for package @pattern-lab/engine-twig | ||
|
||
|
||
|
||
|
||
|
||
<a name="0.2.1-beta.0"></a> | ||
## [0.2.1-beta.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-09-07) | ||
|
||
**Note:** Version bump only for package @pattern-lab/engine-twig | ||
|
||
|
||
|
||
|
||
|
||
<a name="0.2.1-alpha.5"></a> | ||
|
||
## [0.2.1-alpha.5](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-07-06) | ||
|
||
### Features | ||
|
||
* **package:** add npmrc file ([55f5bc2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/55f5bc2)) | ||
* **package:** pin all dependencies ([415698e](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/415698e)) | ||
* **package:** remove package-lock.json files ([5ab3995](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/5ab3995)) | ||
|
||
<a name="0.2.1-alpha.4"></a> | ||
|
||
## [0.2.1-alpha.4](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-07-05) | ||
|
||
### Features | ||
|
||
* **tests:** use lerna run test at the monorepo level ([38a01b1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/38a01b1)) | ||
|
||
<a name="0.2.1-alpha.3"></a> | ||
|
||
## [0.2.1-alpha.3](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-05-04) | ||
|
||
**Note:** Version bump only for package @pattern-lab/engine-twig | ||
|
||
<a name="0.2.1-alpha.2"></a> | ||
|
||
## [0.2.1-alpha.2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-03-21) | ||
|
||
### Bug Fixes | ||
|
||
* **package:** remove files obsoleted by monorepo ([9abb8ac](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/9abb8ac)) | ||
* **package:** update LICENSE ([337aa32](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/337aa32)) | ||
* **README:** update content for consistency ([4edf0d4](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/4edf0d4)), closes [#815](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/issues/815) | ||
|
||
<a name="0.2.1-alpha.1"></a> | ||
|
||
## [0.2.1-alpha.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-03-05) | ||
|
||
### Bug Fixes | ||
|
||
* **config:** Add npm registry to lerna config ([1473cd5](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/1473cd5)) | ||
|
||
<a name="0.2.1-alpha.0"></a> | ||
|
||
## 0.2.1-alpha.0 (2018-03-02) | ||
|
||
### Bug Fixes | ||
* Updated the README to reflect which issues are resolved. ([d90c3c4](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/d90c3c4605f9a5bcd1153996e3f4d1a17d58bd92)) | ||
|
||
* **engine-twig:** Fix package name ([58f7ec1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/58f7ec1)) | ||
* **packages:** Allow scoped publishing ([58beeb6](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/58beeb6)) | ||
|
||
### Features | ||
|
||
* switch engine-twig to use twing rather than node-twig ([daca95c](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/daca95c4ffa48916fb6c67c5184bde9b624acd76)) | ||
|
||
|
||
|
||
|
||
|
||
|
||
# [5.0.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/v3.0.0-beta.3...v5.0.0) (2019-10-25) | ||
|
||
**Note:** Version bump only for package @pattern-lab/engine-twig | ||
|
||
|
||
|
||
|
||
|
||
|
||
## [0.2.1-beta.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-02-09) | ||
|
||
**Note:** Version bump only for package @pattern-lab/engine-twig | ||
|
||
|
||
|
||
|
||
|
||
<a name="0.2.1-beta.0"></a> | ||
## [0.2.1-beta.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-09-07) | ||
|
||
**Note:** Version bump only for package @pattern-lab/engine-twig | ||
|
||
|
||
|
||
|
||
|
||
<a name="0.2.1-alpha.5"></a> | ||
|
||
## [0.2.1-alpha.5](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-07-06) | ||
|
||
### Features | ||
|
||
* **package:** add npmrc file ([55f5bc2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/55f5bc2)) | ||
* **package:** pin all dependencies ([415698e](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/415698e)) | ||
* **package:** remove package-lock.json files ([5ab3995](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/5ab3995)) | ||
|
||
<a name="0.2.1-alpha.4"></a> | ||
|
||
## [0.2.1-alpha.4](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-07-05) | ||
|
||
### Features | ||
|
||
* **tests:** use lerna run test at the monorepo level ([38a01b1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/38a01b1)) | ||
|
||
<a name="0.2.1-alpha.3"></a> | ||
|
||
## [0.2.1-alpha.3](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-05-04) | ||
|
||
**Note:** Version bump only for package @pattern-lab/engine-twig | ||
|
||
<a name="0.2.1-alpha.2"></a> | ||
|
||
## [0.2.1-alpha.2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-03-21) | ||
|
||
### Bug Fixes | ||
|
||
* **package:** remove files obsoleted by monorepo ([9abb8ac](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/9abb8ac)) | ||
* **package:** update LICENSE ([337aa32](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/337aa32)) | ||
* **README:** update content for consistency ([4edf0d4](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/4edf0d4)), closes [#815](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/issues/815) | ||
|
||
<a name="0.2.1-alpha.1"></a> | ||
|
||
## [0.2.1-alpha.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2018-03-05) | ||
|
||
### Bug Fixes | ||
|
||
* **config:** Add npm registry to lerna config ([1473cd5](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/1473cd5)) | ||
|
||
<a name="0.2.1-alpha.0"></a> | ||
|
||
## 0.2.1-alpha.0 (2018-03-02) | ||
|
||
### Bug Fixes | ||
|
||
* **engine-twig:** Fix package name ([58f7ec1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/58f7ec1)) | ||
* **packages:** Allow scoped publishing ([58beeb6](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/58beeb6)) | ||
|
||
### Features | ||
|
||
* **packages:** Update all package.json repo and bug links ([5eb2c11](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig/commit/5eb2c11)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters