Skip to content

Commit 8d238a8

Browse files
chore(main): release 2.3.0 (#56)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2ef5dd0 commit 8d238a8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.0"
2+
".": "2.3.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.3.0](https://github.com/lens0021/setup-amber-action/compare/v2.2.0...v2.3.0) (2026-02-10)
4+
5+
6+
### Features
7+
8+
* Add support for building Amber from source ([#69](https://github.com/lens0021/setup-amber-action/issues/69)) ([8d10cff](https://github.com/lens0021/setup-amber-action/commit/8d10cffecb793db23ac1a6532b34e45f2f2d9d14))
9+
10+
11+
### Bug Fixes
12+
13+
* Avoid exposing an internal environment variable ([#55](https://github.com/lens0021/setup-amber-action/issues/55)) ([385b135](https://github.com/lens0021/setup-amber-action/commit/385b135a8646e1bf684d6b6e209ea0bdc8f99740))
14+
* Use correct cache path reference in env variable ([#71](https://github.com/lens0021/setup-amber-action/issues/71)) ([3945181](https://github.com/lens0021/setup-amber-action/commit/3945181dc70aa43ee5db8a9f32b68446a4f5c630))
15+
316
## [2.2.0](https://github.com/lens0021/setup-amber-action/compare/v2.1.0...v2.2.0) (2025-12-19)
417

518

0 commit comments

Comments
 (0)