Skip to content

Commit 3634582

Browse files
chore(main): release 3.1.4 (#429)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9c4d004 commit 3634582

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"3.1.3"}
1+
{".":"3.1.4"}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.4](https://github.com/streetsidesoftware/inject-markdown/compare/v3.1.3...v3.1.4) (2024-11-09)
4+
5+
6+
### Bug Fixes
7+
8+
* Update repo url ([9c4d004](https://github.com/streetsidesoftware/inject-markdown/commit/9c4d004d7701224bff8115afbea9f9fb47ad412c))
9+
310
## [3.1.3](https://github.com/streetsidesoftware/inject-markdown/compare/v3.1.2...v3.1.3) (2024-11-09)
411

512

package.json

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

0 commit comments

Comments
 (0)