We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e1fb4 commit 9069810Copy full SHA for 9069810
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Common Changelog](https://common-changelog.org),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [1.3.13] - TBD
+## [1.3.13] - 2026-01-06
9
10
### Security
11
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "release-action",
3
"author": "Justin Elmore",
4
- "version": "1.3.12",
+ "version": "1.3.13",
"description": "Release Action",
"main": "index.js",
"scripts": {
0 commit comments