This repository was archived by the owner on Aug 22, 2023. It is now read-only.
File tree 2 files changed +51
-5
lines changed
2 files changed +51
-5
lines changed Original file line number Diff line number Diff line change 1
- # Changelog
1
+ ## [ 1.18.9 ] ( https://github.com/oclif/config/compare/1.18.8...1.18.9 ) (2023-05-21)
2
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
3
5
- ### [ 1.18.3] ( https://github.com/oclif/config/compare/v1.17.0...v1.18.3 ) (2022-01-31)
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** bump @oclif/parser from 3.8.10 to 3.8.11 ([ 3c58128] ( https://github.com/oclif/config/commit/3c5812899166a50fd3518bf1b8b7108caa388198 ) )
7
+
8
+
9
+
10
+ ## [ 1.18.8] ( https://github.com/oclif/config/compare/1.18.7...1.18.8 ) (2023-01-29)
6
11
7
12
8
13
### Bug Fixes
9
14
10
- * module resolution of linked plugins ([ #302 ] ( https://github.com/oclif/config/issues/302 ) ) ([ 2ca8627] ( https://github.com/oclif/config/commit/2ca862707d65201b946a6792a47da171234b4d0c ) )
15
+ * ** deps:** bump @oclif/parser from 3.8.9 to 3.8.10 ([ 61a8dc8] ( https://github.com/oclif/config/commit/61a8dc86a989242f603f97097f8af084efd25805 ) )
16
+
17
+
18
+
19
+ ## [ 1.18.7] ( https://github.com/oclif/config/compare/1.18.6...1.18.7 ) (2023-01-29)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * ** deps:** bump tslib from 2.4.1 to 2.5.0 ([ 48f732c] ( https://github.com/oclif/config/commit/48f732c22294e840f4f7fe92802b7425ee3ada4c ) )
25
+
26
+
27
+
28
+ ## [ 1.18.6] ( https://github.com/oclif/config/compare/1.18.5...1.18.6 ) (2022-11-06)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * ** deps:** bump @oclif/parser from 3.8.8 to 3.8.9 ([ 6c30537] ( https://github.com/oclif/config/commit/6c30537f9a9fff472c4d109fc486e3d6f6380aa7 ) )
34
+
35
+
36
+
37
+ ## [ 1.18.5] ( https://github.com/oclif/config/compare/1.18.4...1.18.5 ) (2022-10-02)
38
+
39
+
40
+ ### Bug Fixes
41
+
42
+ * ** deps:** bump @oclif/parser from 3.8.7 to 3.8.8 ([ b03591e] ( https://github.com/oclif/config/commit/b03591e782844b74e92d2317583a2ec82b806e42 ) )
43
+
44
+
45
+
46
+ ## [ 1.18.4] ( https://github.com/oclif/config/compare/v1.18.3...1.18.4 ) (2022-10-01)
47
+
48
+
49
+ ### Bug Fixes
50
+
51
+ * ** deps:** bump @oclif/errors from 1.3.5 to 1.3.6 ([ 8fbab15] ( https://github.com/oclif/config/commit/8fbab1517fb174f091831e34c35fa4682fa0b4e9 ) )
52
+
53
+
11
54
12
55
## [ 1.18.3] ( https://github.com/oclif/config/compare/v1.17.0...v1.18.3 ) (2022-01-31)
13
56
@@ -2320,3 +2363,6 @@ and @anycli/engine
2320
2363
2321
2364
2322
2365
# 0.0.0 (2018-01-13)
2366
+
2367
+
2368
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oclif/config" ,
3
3
"description" : " base config object and standard interfaces for oclif components" ,
4
- "version" : " 1.18.8 " ,
4
+ "version" : " 1.18.9 " ,
5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/oclif/config/issues" ,
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments