Skip to content

Commit 4b50052

Browse files
committed
release: 1.10.0
1 parent 24fbab5 commit 4b50052

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.10.0
44

55
- **feat(action): Support macos and windows runners**
66
We now publish a composite action that runs on all runners. Actions can now be properly versioned, allowing pinning versions from here on out.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "action-release",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"private": true,
55
"description": "GitHub Action for creating a release on Sentry",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)