main
Last change
on this file since b78c0c1 was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago |
Initial commit
|
-
Property mode
set to
100644
|
File size:
1.5 KB
|
Rev | Line | |
---|
[d24f17c] | 1 | # Change Log
|
---|
| 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 | <a name="2.0.0"></a>
|
---|
| 6 | # [2.0.0](https://github.com/square/find-yarn-workspace-root/compare/v1.2.1...v2.0.0) (2020-06-11)
|
---|
| 7 |
|
---|
| 8 |
|
---|
| 9 | ### Chores
|
---|
| 10 |
|
---|
| 11 | * **deps:** update micromatch to v4 ([c7e8189](https://github.com/square/find-yarn-workspace-root/commit/c7e8189))
|
---|
| 12 |
|
---|
| 13 |
|
---|
| 14 | ### BREAKING CHANGES
|
---|
| 15 |
|
---|
| 16 | * **deps:** requires Node >= 8.6
|
---|
| 17 |
|
---|
| 18 |
|
---|
| 19 |
|
---|
| 20 | <a name="1.2.1"></a>
|
---|
| 21 | ## [1.2.1](https://github.com/square/find-yarn-workspace-root/compare/v1.2.0...v1.2.1) (2018-08-30)
|
---|
| 22 |
|
---|
| 23 |
|
---|
| 24 | ### Bug Fixes
|
---|
| 25 |
|
---|
| 26 | * add typescript declaration ([7c9c96f](https://github.com/square/find-yarn-workspace-root/commit/7c9c96f))
|
---|
| 27 |
|
---|
| 28 |
|
---|
| 29 |
|
---|
| 30 | <a name="1.2.0"></a>
|
---|
| 31 | # [1.2.0](https://github.com/square/find-yarn-workspace-root/compare/v1.0.0...v1.2.0) (2018-08-09)
|
---|
| 32 |
|
---|
| 33 |
|
---|
| 34 | ### Features
|
---|
| 35 |
|
---|
| 36 | * allow new `manifest.workspaces.packages` format ([5521d97](https://github.com/square/find-yarn-workspace-root/commit/5521d97))
|
---|
| 37 | * make initial path optional ([475aaff](https://github.com/square/find-yarn-workspace-root/commit/475aaff))
|
---|
| 38 |
|
---|
| 39 |
|
---|
| 40 |
|
---|
| 41 | <a name="1.1.0"></a>
|
---|
| 42 | # [1.1.0](https://github.com/square/find-yarn-workspace-root/compare/v1.0.0...v1.1.0) (2018-03-23)
|
---|
| 43 |
|
---|
| 44 |
|
---|
| 45 | ### Features
|
---|
| 46 |
|
---|
| 47 | * allow new `manifest.workspaces.packages` format ([5521d97](https://github.com/square/find-yarn-workspace-root/commit/5521d97))
|
---|
| 48 |
|
---|
| 49 |
|
---|
| 50 |
|
---|
| 51 | # Change Log
|
---|
| 52 |
|
---|
| 53 | 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.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.