File tree 3 files changed +17
-3
lines changed
3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
9
10
+ ## [15.1.1](https://github.com/netlify/cli/compare/v15.1.0...v15.1.1) (2023-05-16)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **deps:** pin dependencies ([#5729](https://github.com/netlify/cli/issues/5729)) ([cfb217d](https://github.com/netlify/cli/commit/cfb217d9e361fee43da82c2986418f2d08fedf8a))
16
+ * **deps:** update dependency @netlify/zip-it-and-ship-it to v9.6.0 ([#5734](https://github.com/netlify/cli/issues/5734)) ([89440ac](https://github.com/netlify/cli/commit/89440ac7203054d0b1bb44a97f74388d26ee645a))
17
+ * **deps:** update dependency configstore to v6 ([#5732](https://github.com/netlify/cli/issues/5732)) ([8b15932](https://github.com/netlify/cli/commit/8b15932032131063b1c5e1a75ab790ef8aaf0752))
18
+ * **deps:** update dependency dot-prop to v7 ([#5737](https://github.com/netlify/cli/issues/5737)) ([82abf15](https://github.com/netlify/cli/commit/82abf15fdfdd106917be051188959fece953d750))
19
+ * **deps:** update dependency env-paths to v3 ([#5733](https://github.com/netlify/cli/issues/5733)) ([025206e](https://github.com/netlify/cli/commit/025206e8c93ee0dade7bf9d6cc748314db9dc178))
20
+ * **deps:** update dependency read-pkg-up to v9 ([#5736](https://github.com/netlify/cli/issues/5736)) ([c1845dc](https://github.com/netlify/cli/commit/c1845dc6b4266a60417df00e2e08bccd11136746))
21
+ * **deps:** update dependency to-readable-stream to v3 ([e41bd63](https://github.com/netlify/cli/commit/e41bd63f8de08cd59a3de46242daad741fe1f464))
22
+ * **deps:** update netlify packages ([#5735](https://github.com/netlify/cli/issues/5735)) ([0e1e5d1](https://github.com/netlify/cli/commit/0e1e5d118e6cff757ff2f7a7814ee33e2da204ad))
23
+
10
24
## [15.1.0](https://github.com/netlify/cli/compare/v15.0.3...v15.1.0) (2023-05-15)
11
25
12
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " netlify-cli" ,
3
3
"description" : " Netlify command line tool" ,
4
- "version" : " 15.1.0 " ,
4
+ "version" : " 15.1.1 " ,
5
5
"author" : " Netlify Inc." ,
6
6
"type" : " module" ,
7
7
"engines" : {
You can’t perform that action at this time.
0 commit comments