Skip to content

Commit 794e9e8

Browse files
committed
chore(release): 4.5.5
1 parent f580fd8 commit 794e9e8

3 files changed

Lines changed: 53 additions & 43 deletions

File tree

CHANGELOG.md

Lines changed: 49 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1+
## [4.5.5](https://github.com/JamieMason/syncpack/compare/4.5.4...4.5.5) (2020-01-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **npm:** update dependencies ([1776b5f](https://github.com/JamieMason/syncpack/commit/1776b5fdbbc79315dd5ab8700f25daeb3ec46b05))
7+
8+
9+
110
## [4.5.4](https://github.com/JamieMason/syncpack/compare/4.5.3...4.5.4) (2019-07-16)
211

312

413
### Bug Fixes
514

6-
* **npm:** update dependencies ([e07cc44](https://github.com/JamieMason/syncpack/commit/e07cc44)), closes [#28](https://github.com/JamieMason/syncpack/issues/28)
15+
* **npm:** update dependencies ([e07cc44](https://github.com/JamieMason/syncpack/commit/e07cc44add6e9ae2d7775496f5585ac6f46e58e9)), closes [#28](https://github.com/JamieMason/syncpack/issues/28)
716

817

918

@@ -12,7 +21,7 @@
1221

1322
### Bug Fixes
1423

15-
* **npm:** update dependencies ([10834a9](https://github.com/JamieMason/syncpack/commit/10834a9))
24+
* **npm:** update dependencies ([10834a9](https://github.com/JamieMason/syncpack/commit/10834a905812aadd4e13b2420bf3dc1549939dab))
1625

1726

1827

@@ -21,7 +30,7 @@
2130

2231
### Features
2332

24-
* **cli:** add support for yarn workspaces ([a5a45dd](https://github.com/JamieMason/syncpack/commit/a5a45dd)), closes [#20](https://github.com/JamieMason/syncpack/issues/20) [#22](https://github.com/JamieMason/syncpack/issues/22)
33+
* **cli:** add support for yarn workspaces ([a5a45dd](https://github.com/JamieMason/syncpack/commit/a5a45ddc937020b54c33a13d554fb871fee50e05)), closes [#20](https://github.com/JamieMason/syncpack/issues/20) [#22](https://github.com/JamieMason/syncpack/issues/22)
2534

2635

2736

@@ -30,7 +39,7 @@
3039

3140
### Bug Fixes
3241

33-
* **filter:** --filter is a string, not a boolean ([5587f2b](https://github.com/JamieMason/syncpack/commit/5587f2b))
42+
* **filter:** --filter is a string, not a boolean ([5587f2b](https://github.com/JamieMason/syncpack/commit/5587f2bdaef0dcc50022c9ae9e98b1c34ce9e164))
3443

3544

3645

@@ -39,7 +48,7 @@
3948

4049
### Features
4150

42-
* **options:** add dependency filter regex ([bfb1f1d](https://github.com/JamieMason/syncpack/commit/bfb1f1d)), closes [#18](https://github.com/JamieMason/syncpack/issues/18)
51+
* **options:** add dependency filter regex ([bfb1f1d](https://github.com/JamieMason/syncpack/commit/bfb1f1dde0ee3cbd11a0ef5cef80a0f53b28083a)), closes [#18](https://github.com/JamieMason/syncpack/issues/18)
4352

4453

4554

@@ -48,9 +57,9 @@
4857

4958
### Features
5059

51-
* **fix-mismatches:** output which files are (un)changed ([a79b078](https://github.com/JamieMason/syncpack/commit/a79b078))
52-
* **format:** output which files are (un)changed ([3a08a7a](https://github.com/JamieMason/syncpack/commit/3a08a7a))
53-
* **list:** sort output alphabetically ([f61bde4](https://github.com/JamieMason/syncpack/commit/f61bde4))
60+
* **fix-mismatches:** output which files are (un)changed ([a79b078](https://github.com/JamieMason/syncpack/commit/a79b078d7527a27a6e1343dab06e901f0c0a0530))
61+
* **format:** output which files are (un)changed ([3a08a7a](https://github.com/JamieMason/syncpack/commit/3a08a7a5a0bebfdf2d10503ce2cd1920ef94367e))
62+
* **list:** sort output alphabetically ([f61bde4](https://github.com/JamieMason/syncpack/commit/f61bde46a08550daf96cca596cbd1e00c13c7564))
5463

5564

5665

@@ -59,7 +68,7 @@
5968

6069
### Bug Fixes
6170

62-
* **ci:** cannot read property concat of undefined ([46a45e2](https://github.com/JamieMason/syncpack/commit/46a45e2)), closes [#16](https://github.com/JamieMason/syncpack/issues/16)
71+
* **ci:** cannot read property concat of undefined ([46a45e2](https://github.com/JamieMason/syncpack/commit/46a45e26b51b9f81076148ff7483b19cd34aef73)), closes [#16](https://github.com/JamieMason/syncpack/issues/16)
6372

6473

6574

@@ -68,8 +77,8 @@
6877

6978
### Bug Fixes
7079

71-
* **node:** support Node.js 8.x or newer ([c71009e](https://github.com/JamieMason/syncpack/commit/c71009e))
72-
* **npm:** update dependencies ([23b02e3](https://github.com/JamieMason/syncpack/commit/23b02e3)), closes [#15](https://github.com/JamieMason/syncpack/issues/15)
80+
* **node:** support Node.js 8.x or newer ([c71009e](https://github.com/JamieMason/syncpack/commit/c71009e1507cd66c735112a0ae685cd3e51ab2fe))
81+
* **npm:** update dependencies ([23b02e3](https://github.com/JamieMason/syncpack/commit/23b02e3d72e51e8b069a336357e6cddcdc4979c1)), closes [#15](https://github.com/JamieMason/syncpack/issues/15)
7382

7483

7584
### BREAKING CHANGES
@@ -84,8 +93,8 @@ supports node ">=8".
8493

8594
### Bug Fixes
8695

87-
* **core:** improve handling of non-semver versions ([9e1176a](https://github.com/JamieMason/syncpack/commit/9e1176a)), closes [#14](https://github.com/JamieMason/syncpack/issues/14)
88-
* **npm:** update dependencies ([09d9f04](https://github.com/JamieMason/syncpack/commit/09d9f04))
96+
* **core:** improve handling of non-semver versions ([9e1176a](https://github.com/JamieMason/syncpack/commit/9e1176a3495ea97648c61ab5869a12c3ff539c5f)), closes [#14](https://github.com/JamieMason/syncpack/issues/14)
97+
* **npm:** update dependencies ([09d9f04](https://github.com/JamieMason/syncpack/commit/09d9f04480252edd0fd3b6af3cd8dce36c66d96b))
8998

9099

91100

@@ -94,7 +103,7 @@ supports node ">=8".
94103

95104
### Features
96105

97-
* **cli:** improve --help output and examples ([dfe6274](https://github.com/JamieMason/syncpack/commit/dfe6274))
106+
* **cli:** improve --help output and examples ([dfe6274](https://github.com/JamieMason/syncpack/commit/dfe6274c50d6ba3ea3ec419cabd1ccf0bb73f8fb))
98107

99108

100109

@@ -103,7 +112,7 @@ supports node ">=8".
103112

104113
### Features
105114

106-
* **cli:** read sources from lerna.json if present ([77b90eb](https://github.com/JamieMason/syncpack/commit/77b90eb)), closes [#11](https://github.com/JamieMason/syncpack/issues/11)
115+
* **cli:** read sources from lerna.json if present ([77b90eb](https://github.com/JamieMason/syncpack/commit/77b90eb3d656c50ff7b9d1317dc2cdad469b15a5)), closes [#11](https://github.com/JamieMason/syncpack/issues/11)
107116

108117

109118

@@ -112,14 +121,14 @@ supports node ">=8".
112121

113122
### Features
114123

115-
* **cli:** specify dependency types as options ([ec5ef6b](https://github.com/JamieMason/syncpack/commit/ec5ef6b)), closes [#10](https://github.com/JamieMason/syncpack/issues/10)
116-
* **cli:** specify indentation as option ([8b408bd](https://github.com/JamieMason/syncpack/commit/8b408bd)), closes [#12](https://github.com/JamieMason/syncpack/issues/12)
117-
* **format:** sort contributors alphabetically ([935ffcf](https://github.com/JamieMason/syncpack/commit/935ffcf))
124+
* **cli:** specify dependency types as options ([ec5ef6b](https://github.com/JamieMason/syncpack/commit/ec5ef6b76f3c2fa0fba0f3a364b734f554d32c8a)), closes [#10](https://github.com/JamieMason/syncpack/issues/10)
125+
* **cli:** specify indentation as option ([8b408bd](https://github.com/JamieMason/syncpack/commit/8b408bd14768fe7b3a2fd5cbb06233ba3b9707b3)), closes [#12](https://github.com/JamieMason/syncpack/issues/12)
126+
* **format:** sort contributors alphabetically ([935ffcf](https://github.com/JamieMason/syncpack/commit/935ffcf307d0adabe06c04ff1e2b258277f060be))
118127

119128

120129
### Performance Improvements
121130

122-
* **npm:** move [@types](https://github.com/types) to devDependencies ([ad5951c](https://github.com/JamieMason/syncpack/commit/ad5951c)), closes [#13](https://github.com/JamieMason/syncpack/issues/13)
131+
* **npm:** move [@types](https://github.com/types) to devDependencies ([ad5951c](https://github.com/JamieMason/syncpack/commit/ad5951ceba183761b0b73355a508111e7eb02508)), closes [#13](https://github.com/JamieMason/syncpack/issues/13)
123132

124133

125134

@@ -128,8 +137,8 @@ supports node ">=8".
128137

129138
### Features
130139

131-
* **bin:** override package locations using repeatable --source options ([5dbcfd4](https://github.com/JamieMason/syncpack/commit/5dbcfd4))
132-
* **list-mismatches:** return exit code on finding mismatches ([06958c6](https://github.com/JamieMason/syncpack/commit/06958c6))
140+
* **bin:** override package locations using repeatable --source options ([5dbcfd4](https://github.com/JamieMason/syncpack/commit/5dbcfd4915cf286cba0e665e554c319d717f6651))
141+
* **list-mismatches:** return exit code on finding mismatches ([06958c6](https://github.com/JamieMason/syncpack/commit/06958c6446646c108fc1dc4e07c714cd08bf58fc))
133142

134143

135144
### BREAKING CHANGES
@@ -156,7 +165,7 @@ overridable `--target` option.
156165

157166
### Bug Fixes
158167

159-
* **core:** ensure pattern overrides are read ([7513ba5](https://github.com/JamieMason/syncpack/commit/7513ba5))
168+
* **core:** ensure pattern overrides are read ([7513ba5](https://github.com/JamieMason/syncpack/commit/7513ba5fa644bf445efbdca22d4797b4a973b56f))
160169

161170

162171

@@ -165,7 +174,7 @@ overridable `--target` option.
165174

166175
### Features
167176

168-
* **core:** support multiple glob patterns ([a2b5af0](https://github.com/JamieMason/syncpack/commit/a2b5af0)), closes [#5](https://github.com/JamieMason/syncpack/issues/5) [#6](https://github.com/JamieMason/syncpack/issues/6)
177+
* **core:** support multiple glob patterns ([a2b5af0](https://github.com/JamieMason/syncpack/commit/a2b5af017a2152fb40d0522501db64ef739fe5f9)), closes [#5](https://github.com/JamieMason/syncpack/issues/5) [#6](https://github.com/JamieMason/syncpack/issues/6)
169178

170179

171180
### BREAKING CHANGES
@@ -179,7 +188,7 @@ overridable `--target` option.
179188

180189
### Features
181190

182-
* **core:** add set-semver-ranges command ([4d206b9](https://github.com/JamieMason/syncpack/commit/4d206b9))
191+
* **core:** add set-semver-ranges command ([4d206b9](https://github.com/JamieMason/syncpack/commit/4d206b9d00c7cf5a9f8ee52b84d7e8b9487fd01a))
183192

184193

185194

@@ -188,8 +197,8 @@ overridable `--target` option.
188197

189198
### Features
190199

191-
* **core:** add format command ([bae1133](https://github.com/JamieMason/syncpack/commit/bae1133))
192-
* **core:** output current version ([e53cd99](https://github.com/JamieMason/syncpack/commit/e53cd99))
200+
* **core:** add format command ([bae1133](https://github.com/JamieMason/syncpack/commit/bae11337f1c68c87299ee3e33120d3dc0fa8643f))
201+
* **core:** output current version ([e53cd99](https://github.com/JamieMason/syncpack/commit/e53cd99e989b1ea383530bcde78d105b39103a8c))
193202

194203

195204

@@ -202,7 +211,7 @@ overridable `--target` option.
202211

203212
### Bug Fixes
204213

205-
* **core:** correct paths to binaries ([5682cd6](https://github.com/JamieMason/syncpack/commit/5682cd6))
214+
* **core:** correct paths to binaries ([5682cd6](https://github.com/JamieMason/syncpack/commit/5682cd65b8559e9f47c9fe63b6294aebb73ba896))
206215

207216

208217

@@ -211,17 +220,17 @@ overridable `--target` option.
211220

212221
### Bug Fixes
213222

214-
* **core:** correctly check a file is package.json ([d1da609](https://github.com/JamieMason/syncpack/commit/d1da609))
215-
* **core:** handle missing dependency maps ([372aa68](https://github.com/JamieMason/syncpack/commit/372aa68))
216-
* **core:** handle semver ranges containing 1.x.x ([a0f8f56](https://github.com/JamieMason/syncpack/commit/a0f8f56))
223+
* **core:** correctly check a file is package.json ([d1da609](https://github.com/JamieMason/syncpack/commit/d1da6096c3b7c6b01a05c112ffc1251ec4ba700d))
224+
* **core:** handle missing dependency maps ([372aa68](https://github.com/JamieMason/syncpack/commit/372aa6877f47df1118c45931391c8b87ca851413))
225+
* **core:** handle semver ranges containing 1.x.x ([a0f8f56](https://github.com/JamieMason/syncpack/commit/a0f8f5650f3855361914fc6f8303035dc3abfb8d))
217226

218227

219228
### Features
220229

221-
* **core:** add fix-mismatches command ([4793f1f](https://github.com/JamieMason/syncpack/commit/4793f1f))
222-
* **core:** add list command ([3b29176](https://github.com/JamieMason/syncpack/commit/3b29176))
223-
* **core:** add list-mismatches command ([735ad2b](https://github.com/JamieMason/syncpack/commit/735ad2b))
224-
* **core:** update command line API ([de8dcb2](https://github.com/JamieMason/syncpack/commit/de8dcb2))
230+
* **core:** add fix-mismatches command ([4793f1f](https://github.com/JamieMason/syncpack/commit/4793f1fc6b67cfa1f87f73188944f8dd8d196bc0))
231+
* **core:** add list command ([3b29176](https://github.com/JamieMason/syncpack/commit/3b291760f4cba611acc3f75034679303c55bf1a7))
232+
* **core:** add list-mismatches command ([735ad2b](https://github.com/JamieMason/syncpack/commit/735ad2b2a1347b99a3f758b0c797b2fb7a3fc4c3))
233+
* **core:** update command line API ([de8dcb2](https://github.com/JamieMason/syncpack/commit/de8dcb2b0dbe7bb63c91aeb05e8422696b0bd178))
225234

226235

227236
### BREAKING CHANGES
@@ -235,7 +244,7 @@ overridable `--target` option.
235244

236245
### Bug Fixes
237246

238-
* **copy-values:** write results to disk ([a641de4](https://github.com/JamieMason/syncpack/commit/a641de4))
247+
* **copy-values:** write results to disk ([a641de4](https://github.com/JamieMason/syncpack/commit/a641de41faaf6851cf9177ff87acd0d3e16494fb))
239248

240249

241250

@@ -244,7 +253,7 @@ overridable `--target` option.
244253

245254
### Features
246255

247-
* **cli:** add copy-values command ([b51a2c9](https://github.com/JamieMason/syncpack/commit/b51a2c9))
256+
* **cli:** add copy-values command ([b51a2c9](https://github.com/JamieMason/syncpack/commit/b51a2c96e133a1b5020577cf3c6bef31e79de850))
248257

249258

250259

@@ -253,7 +262,7 @@ overridable `--target` option.
253262

254263
### Bug Fixes
255264

256-
* **core:** update dependencies, fix lint warnings ([a65eef7](https://github.com/JamieMason/syncpack/commit/a65eef7))
265+
* **core:** update dependencies, fix lint warnings ([a65eef7](https://github.com/JamieMason/syncpack/commit/a65eef765d868a27913e173543dcbda43a2202a5))
257266

258267

259268

@@ -262,16 +271,16 @@ overridable `--target` option.
262271

263272
### Features
264273

265-
* **sync:** synchronise versions across multiple package.json ([7d5848a](https://github.com/JamieMason/syncpack/commit/7d5848a))
274+
* **sync:** synchronise versions across multiple package.json ([7d5848a](https://github.com/JamieMason/syncpack/commit/7d5848a0edbe0c0a312be323cc8d9a4a8ed0ea30))
266275

267276

268277

269-
# [0.1.0](https://github.com/JamieMason/syncpack/compare/f6dada7...0.1.0) (2017-08-18)
278+
# [0.1.0](https://github.com/JamieMason/syncpack/compare/f6dada7aae149b7d0299206308347c8497e249d0...0.1.0) (2017-08-18)
270279

271280

272281
### Features
273282

274-
* **cli:** create scaffold cli ([f6dada7](https://github.com/JamieMason/syncpack/commit/f6dada7))
283+
* **cli:** create scaffold cli ([f6dada7](https://github.com/JamieMason/syncpack/commit/f6dada7aae149b7d0299206308347c8497e249d0))
275284

276285

277286

DEPENDENCIES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,20 @@ npm test
2727
- [chalk](https://ghub.io/chalk): Terminal string styling done right
2828
- [commander](https://ghub.io/commander): the complete solution for node.js command-line programs
2929
- [fs-extra](https://ghub.io/fs-extra): fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
30-
- [globby](https://ghub.io/globby): Extends `glob` with support for multiple patterns and exposes a Promise API
30+
- [glob](https://ghub.io/glob): a little globber
3131
- [lodash](https://ghub.io/lodash): Lodash modular utilities.
3232
- [semver](https://ghub.io/semver): The semantic version parser used by npm.
3333

3434
## Dev Dependencies
3535

3636
- [@types/fs-extra](https://ghub.io/@types/fs-extra): TypeScript definitions for fs-extra
37+
- [@types/glob](https://ghub.io/@types/glob): TypeScript definitions for Glob
3738
- [@types/jest](https://ghub.io/@types/jest): TypeScript definitions for Jest
3839
- [@types/lodash](https://ghub.io/@types/lodash): TypeScript definitions for Lo-Dash
3940
- [@types/mock-fs](https://ghub.io/@types/mock-fs): TypeScript definitions for mock-fs
4041
- [@types/node](https://ghub.io/@types/node): TypeScript definitions for Node.js
4142
- [@types/semver](https://ghub.io/@types/semver): TypeScript definitions for semver
42-
- [expect-more-jest](https://ghub.io/expect-more-jest): Write Beautiful Specs with Custom Matchers
43+
- [expect-more-jest](https://ghub.io/expect-more-jest): Write Beautiful Specs with Custom Matchers for Jest
4344
- [jest](https://ghub.io/jest): Delightful JavaScript Testing.
4445
- [mock-fs](https://ghub.io/mock-fs): A configurable mock file system. You know, for testing.
4546
- [prettier](https://ghub.io/prettier): Prettier is an opinionated code formatter

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "syncpack",
33
"description": "Manage multiple package.json files, such as in Lerna Monorepos and Yarn Workspaces",
4-
"version": "4.5.4",
4+
"version": "4.5.5",
55
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",
66
"bin": {
77
"syncpack": "dist/bin.js",

0 commit comments

Comments
 (0)