Skip to content

Commit 7a5eabb

Browse files
chore(main): release 3.1.3 (#428)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a40afe3 commit 7a5eabb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"3.1.2"}
1+
{".":"3.1.3"}

CHANGELOG.md

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

3+
## [3.1.3](https://github.com/streetsidesoftware/inject-markdown/compare/v3.1.2...v3.1.3) (2024-11-09)
4+
5+
6+
### Bug Fixes
7+
8+
* fix package signing ([a40afe3](https://github.com/streetsidesoftware/inject-markdown/commit/a40afe38bac1ba9b7e174f3aab2e633e99860083))
9+
310
## [3.1.2](https://github.com/streetsidesoftware/inject-markdown/compare/v3.1.1...v3.1.2) (2024-11-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inject-markdown",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Command line tool to inject files into markdown files.",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)