You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "## Release (2025-04-26)\n\nkolay 3.3.0 (minor)\n\n#### :rocket: Enhancement\n* `kolay`\n * [#172](https://github.com/universal-ember/kolay/pull/172) Support non-monorepos by allowing '.' for an entry in the 'packages' list of the build plugin ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :memo: Documentation\n* `kolay`\n * [#170](https://github.com/universal-ember/kolay/pull/170) Add instructions for TS ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## Release (2025-04-26)
4
+
5
+
kolay 3.3.0 (minor)
6
+
7
+
#### :rocket: Enhancement
8
+
*`kolay`
9
+
*[#172](https://github.com/universal-ember/kolay/pull/172) Support non-monorepos by allowing '.' for an entry in the 'packages' list of the build plugin ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
10
+
11
+
#### :memo: Documentation
12
+
*`kolay`
13
+
*[#170](https://github.com/universal-ember/kolay/pull/170) Add instructions for TS ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
0 commit comments