Skip to content

Commit 04926a5

Browse files
chore(main): release use-mise-action 1.0.0
1 parent 94429dc commit 04926a5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"actions/image-build": "0.1.1",
33
"actions/success-check": "0.0.4",
4-
"actions/use-mise": "0.0.1",
4+
"actions/use-mise": "1.0.0",
55
".github/workflows": "1.0.0",
66
"actions/pre-job": "1.1.0",
77
"actions/create-workflow-token": "1.0.0"

actions/use-mise/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/immich-app/devtools/compare/use-mise-action-0.0.1...use-mise-action-v1.0.0) (2025-10-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* token input for shared actions ([#1055](https://github.com/immich-app/devtools/issues/1055))
9+
10+
### Features
11+
12+
* token input for shared actions ([#1055](https://github.com/immich-app/devtools/issues/1055)) ([1297869](https://github.com/immich-app/devtools/commit/1297869177d20b39191965dbaa60326337399c73))

0 commit comments

Comments
 (0)