File tree 3 files changed +15
-4
lines changed
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" : " minor" ,
5
- "oldVersion" : " 3.0 .0" ,
6
- "newVersion" : " 3.1 .0" ,
5
+ "oldVersion" : " 3.1 .0" ,
6
+ "newVersion" : " 3.2 .0" ,
7
7
"constraints" : [
8
8
{
9
9
"impact" : " minor" ,
13
13
"pkgJSONPath" : " ./package.json"
14
14
}
15
15
},
16
- "description" : " ## Release (2025-03-10)\n\n kolay 3.1 .0 (minor)\n\n #### :rocket: Enhancement\n * `kolay`\n * [#161 ](https://github.com/universal-ember/kolay/pull/161) Add `<:pending>` block to the `<Page>` component ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
16
+ "description" : " ## Release (2025-03-10)\n\n kolay 3.2 .0 (minor)\n\n #### :rocket: Enhancement\n * `kolay`\n * [#163 ](https://github.com/universal-ember/kolay/pull/163) Upgrade ember-repl ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
17
17
}
Original file line number Diff line number Diff line change 2
2
3
3
## Release (2025-03-10)
4
4
5
+ kolay 3.2.0 (minor)
6
+
7
+ #### :rocket : Enhancement
8
+ * ` kolay `
9
+ * [ #163 ] ( https://github.com/universal-ember/kolay/pull/163 ) Upgrade ember-repl ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10
+
11
+ #### Committers: 1
12
+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
13
+
14
+ ## Release (2025-03-10)
15
+
5
16
kolay 3.1.0 (minor)
6
17
7
18
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kolay" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 3.2 .0" ,
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