We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190a897 commit 3941e52Copy full SHA for 3941e52
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.1] - (Oct 7, 2024)
6
+
7
+### Changed
8
+- Small fix for regex pattern to ensure all bulbs are correctly coloured.
9
+ - See commit [here](https://github.com/MarketingPipeline/ctree.js/commit/190a897cef7bdd5775914d8c6eac58a31117699f)
10
11
## [1.0.0] - (Oct 7, 2024)
12
13
Initial release of `ctree.js`
@@ -10,4 +16,5 @@ Initial release of `ctree.js`
16
These Markdown anchors provide a link to the diff for each release. They should be
17
updated any time a new release is cut.
18
-->
19
+[1.0.1]: /v1.0.1
20
[1.0.0]: /v1.0.0
0 commit comments