Skip to content

Commit 8587b9f

Browse files
authored
chore: release v0.10.3 (#1858)
Note: the `CHANGELOG` was adjusted because of an incorrect automatic merging.
2 parents 46a7294 + 4e09164 commit 8587b9f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,7 @@ Given a version number `MAJOR.MINOR.PATCH`, we increment the:
2020
- Backward compatibility in versions `0.0.z` is **not guaranteed** when `z` is increased.
2121
- Backward compatibility in versions `0.y.z` is **not guaranteed** when `y` is increased.
2222

23-
## Unreleased
24-
25-
## v0.10.2
26-
27-
### Fixed
28-
29-
- Fix `outputs-sharing` failure cases not synchronizing to Terramate Cloud.
23+
## v0.10.3
3024

3125
### Changed
3226

@@ -42,6 +36,12 @@ Given a version number `MAJOR.MINOR.PATCH`, we increment the:
4236
- Add experimental support for `tm_tomlencode` and `tm_tomldecode`.
4337
- Can be enabled with `terramate.config.experiments = ["toml-functions"]`.
4438

39+
## v0.10.2
40+
41+
### Fixed
42+
43+
- Fix `outputs-sharing` failure cases not synchronizing to Terramate Cloud.
44+
4545
## v0.10.1
4646

4747
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.3-dev
1+
0.10.3

0 commit comments

Comments
 (0)