Skip to content

Commit 593e38f

Browse files
chore(master): release 3.0.3
1 parent 6278efe commit 593e38f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.0.3](https://github.com/asdf-vm/actions/compare/v3.0.2...v3.0.3) (2024-01-10)
6+
7+
8+
### Documentation
9+
10+
* correct some grammar ([#574](https://github.com/asdf-vm/actions/issues/574)) ([6278efe](https://github.com/asdf-vm/actions/commit/6278efebb38ae025cc91dd008910f549e775a8c8))
11+
* update GH Action versions in docs ([#573](https://github.com/asdf-vm/actions/issues/573)) ([212a976](https://github.com/asdf-vm/actions/commit/212a976c0b59e3c97158f181fccd006f3c4388e7))
12+
* use full SHA refs as short are not supported ([#575](https://github.com/asdf-vm/actions/issues/575)) ([0460184](https://github.com/asdf-vm/actions/commit/0460184eb9fc6ee669a293c1e5f3c4fb5f52d55c))
13+
514
## [3.0.2](https://github.com/asdf-vm/actions/compare/v3.0.1...v3.0.2) (2023-10-12)
615

716

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asdf-vm/actions",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "asdf github actions",
55
"repository": "https://github.com/asdf-vm/actions",
66
"author": "asdf Core Team (https://github.com/orgs/asdf-vm/people)",

0 commit comments

Comments
 (0)