File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 2
2
"solution" : {
3
3
"kolay" : {
4
4
"impact" : " patch" ,
5
- "oldVersion" : " 2.1.0 " ,
6
- "newVersion" : " 2.1.1 " ,
5
+ "oldVersion" : " 2.1.1 " ,
6
+ "newVersion" : " 2.1.2 " ,
7
7
"constraints" : [
8
8
{
9
9
"impact" : " patch" ,
13
13
"pkgJSONPath" : " ./package.json"
14
14
}
15
15
},
16
- "description" : " ## Release (2024-11-13 )\n\n kolay 2.1.1 (patch)\n\n #### :bug: Bug Fix\n * `kolay`\n * [#144 ](https://github.com/universal-ember/kolay/pull/144) Add types for kolay/setup ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### Committers: 1\n - [@NullVoxPopuli ](https://github.com/NullVoxPopuli )\n "
16
+ "description" : " ## Release (2024-11-16 )\n\n kolay 2.1.2 (patch)\n\n #### :bug: Bug Fix\n * `kolay`\n * [#146 ](https://github.com/universal-ember/kolay/pull/146) exclude externals ([@patricklx ](https://github.com/patricklx ))\n\n #### Committers: 1\n - Patrick Pircher ([@patricklx ](https://github.com/patricklx) )\n "
17
17
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Release (2024-11-16)
4
+
5
+ kolay 2.1.2 (patch)
6
+
7
+ #### :bug : Bug Fix
8
+ * ` kolay `
9
+ * [ #146 ] ( https://github.com/universal-ember/kolay/pull/146 ) exclude externals ([ @patricklx ] ( https://github.com/patricklx ) )
10
+
11
+ #### Committers: 1
12
+ - Patrick Pircher ([ @patricklx ] ( https://github.com/patricklx ) )
13
+
3
14
## Release (2024-11-13)
4
15
5
16
kolay 2.1.1 (patch)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kolay" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.1.2 " ,
4
4
"description" : " The runtime compiled documentation tool. Scale to any size with flat build cost." ,
5
5
"keywords" : [
6
6
" documentation" ,
You can’t perform that action at this time.
0 commit comments