-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
937ed79
commit da057e9
Showing
2 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2024-11-15T05:56:59Z | ||
- **Last updated**: 2024-11-15T16:47:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,15 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
### [0.16.1](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-11-15) | ||
|
||
#### 🩹 Bug fixes | ||
|
||
- fix parser to priortize var assignments ([937ed79](https://github.com/thi-ng/umbrella/commit/937ed79)) | ||
- order of checks in previous impl didn't allow for | ||
`var2=var(--var1)` style assignments | ||
- update tests | ||
|
||
## [0.16.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-11-15) | ||
|
||
#### 🚀 Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters