Skip to content

Commit fe894d3

Browse files
chore(main): release 3.1.1 (#413)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b420621 commit fe894d3

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.0"}
1+
{".":"3.1.1"}

CHANGELOG.md

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

3+
## [3.1.1](https://github.com/streetsidesoftware/inject-markdown/compare/v3.1.0...v3.1.1) (2024-11-09)
4+
5+
6+
### Bug Fixes
7+
8+
* Add exports ([#426](https://github.com/streetsidesoftware/inject-markdown/issues/426)) ([b420621](https://github.com/streetsidesoftware/inject-markdown/commit/b4206218a0ba2fc3d03bf1372b78b5002435fb99))
9+
* Update test.yml ([#412](https://github.com/streetsidesoftware/inject-markdown/issues/412)) ([1f0eaf4](https://github.com/streetsidesoftware/inject-markdown/commit/1f0eaf40b8dfb38f89098202dada53469fc0a235))
10+
311
## [3.1.0](https://github.com/streetsidesoftware/inject-markdown/compare/v3.0.0...v3.1.0) (2024-07-04)
412

513

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.0",
3+
"version": "3.1.1",
44
"description": "Command line tool to inject files into markdown files.",
55
"type": "module",
66
"packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",

0 commit comments

Comments
 (0)