File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
module Utopia
7
7
module Project
8
- VERSION = "0.33.1 "
8
+ VERSION = "0.33.2 "
9
9
end
10
10
end
Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ Please see the [project documentation](https://socketry.github.io/utopia-project
31
31
32
32
Please see the [ project releases] ( https://socketry.github.io/utopia-project/releases/index ) for all releases.
33
33
34
+ ### v0.33.2
35
+
36
+ - Fixed handling of segmented code guides when rendered into a ` readme.md ` file.
37
+
34
38
### v0.33.0
35
39
36
40
- Fix presentation of release notes on releases page.
Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
- ## Unreleased
3
+ ## v0.33.2
4
4
5
5
- Fixed handling of segmented code guides when rendered into a ` readme.md ` file.
6
6
You can’t perform that action at this time.
0 commit comments