File tree Expand file tree Collapse file tree 9 files changed +44
-17
lines changed Expand file tree Collapse file tree 9 files changed +44
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @bluecadet/launchpad-content
2
2
3
+ ## 1.8.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` b701b3d ` ] ( https://github.com/bluecadet/launchpad/commit/b701b3db5b7177393a5dd0b53c8dcac82f0994e3 ) Thanks [ @benjaminbojko ] ( https://github.com/benjaminbojko ) ! - Updated documentation
8
+
9
+ - Updated dependencies [[ ` b701b3d ` ] ( https://github.com/bluecadet/launchpad/commit/b701b3db5b7177393a5dd0b53c8dcac82f0994e3 )] :
10
+ - @bluecadet/launchpad-utils @1.3.1
11
+
3
12
## 1.8.0
4
13
5
14
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bluecadet/launchpad-content" ,
3
- "version" : " 1.8.0 " ,
3
+ "version" : " 1.8.1 " ,
4
4
"description" : " Content syncing pipeline for various sources" ,
5
5
"main" : " index.js" ,
6
6
"bin" : " index.js" ,
22
22
},
23
23
"homepage" : " https://github.com/bluecadet/launchpad/packages/content" ,
24
24
"dependencies" : {
25
- "@bluecadet/launchpad-utils" : " ~1.3.0 " ,
25
+ "@bluecadet/launchpad-utils" : " ~1.3.1 " ,
26
26
"@portabletext/to-html" : " ^1.0.3" ,
27
27
"@sanity/block-content-to-markdown" : " ^0.0.5" ,
28
28
"@sanity/client" : " ^3.3.2" ,
Original file line number Diff line number Diff line change 1
1
# @bluecadet/launchpad
2
2
3
+ ## 1.3.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` b701b3d ` ] ( https://github.com/bluecadet/launchpad/commit/b701b3db5b7177393a5dd0b53c8dcac82f0994e3 ) Thanks [ @benjaminbojko ] ( https://github.com/benjaminbojko ) ! - Updated documentation
8
+
9
+ - Updated dependencies [[ ` b701b3d ` ] ( https://github.com/bluecadet/launchpad/commit/b701b3db5b7177393a5dd0b53c8dcac82f0994e3 )] :
10
+ - @bluecadet/launchpad-content @1.8.1
11
+ - @bluecadet/launchpad-monitor @1.3.1
12
+ - @bluecadet/launchpad-utils @1.3.1
13
+
3
14
## 1.3.2
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bluecadet/launchpad" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.3.3 " ,
4
4
"description" : " Suite of tools to manage media installations" ,
5
5
"engines" : {
6
6
"npm" : " >=8.5.1" ,
43
43
},
44
44
"homepage" : " https://github.com/bluecadet/launchpad#readme" ,
45
45
"dependencies" : {
46
- "@bluecadet/launchpad-utils" : " ~1.3.0 " ,
46
+ "@bluecadet/launchpad-utils" : " ~1.3.1 " ,
47
47
"@bluecadet/launchpad-dashboard" : " ~1.3.0" ,
48
- "@bluecadet/launchpad-monitor" : " ~1.3.0 " ,
48
+ "@bluecadet/launchpad-monitor" : " ~1.3.1 " ,
49
49
"@bluecadet/launchpad-scaffold" : " ~1.5.0" ,
50
- "@bluecadet/launchpad-content" : " ~1.8.0 " ,
50
+ "@bluecadet/launchpad-content" : " ~1.8.1 " ,
51
51
"chalk" : " ^5.0.0" ,
52
52
"fs-extra" : " ^10.0.0"
53
53
},
Original file line number Diff line number Diff line change 1
1
# @bluecadet/launchpad-monitor
2
2
3
+ ## 1.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` b701b3d ` ] ( https://github.com/bluecadet/launchpad/commit/b701b3db5b7177393a5dd0b53c8dcac82f0994e3 ) Thanks [ @benjaminbojko ] ( https://github.com/benjaminbojko ) ! - Updated documentation
8
+
9
+ - Updated dependencies [[ ` b701b3d ` ] ( https://github.com/bluecadet/launchpad/commit/b701b3db5b7177393a5dd0b53c8dcac82f0994e3 )] :
10
+ - @bluecadet/launchpad-utils @1.3.1
11
+
3
12
## 1.3.0
4
13
5
14
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bluecadet/launchpad-monitor" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"type" : " module" ,
22
22
},
23
23
"homepage" : " https://github.com/bluecadet/launchpad/packages/monitor" ,
24
24
"dependencies" : {
25
- "@bluecadet/launchpad-utils" : " ~1.3.0 " ,
25
+ "@bluecadet/launchpad-utils" : " ~1.3.1 " ,
26
26
"auto-bind" : " ^5.0.1" ,
27
27
"axon" : " ^2.0.3" ,
28
28
"chalk" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1
1
# @bluecadet/launchpad-utils
2
2
3
+ ## 1.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` b701b3d ` ] ( https://github.com/bluecadet/launchpad/commit/b701b3db5b7177393a5dd0b53c8dcac82f0994e3 ) Thanks [ @benjaminbojko ] ( https://github.com/benjaminbojko ) ! - Updated documentation
8
+
3
9
## 1.3.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bluecadet/launchpad-utils" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"description" : " Common utilities used by multiple launchpad modules" ,
5
5
"type" : " module" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments