Skip to content

Commit b7929b3

Browse files
chore(main): release 1.5.0 (#29)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](v1.4.0...v1.5.0) (2023-01-29) ### Features * Support injecting as a Block Quote ([#28](#28)) ([3717d3f](3717d3f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4c5b574 commit b7929b3

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-
{".":"1.4.0"}
1+
{".":"1.5.0"}

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/streetsidesoftware/inject-markdown/compare/v1.4.0...v1.5.0) (2023-01-29)
4+
5+
6+
### Features
7+
8+
* Support injecting as a Block Quote ([#28](https://github.com/streetsidesoftware/inject-markdown/issues/28)) ([3717d3f](https://github.com/streetsidesoftware/inject-markdown/commit/3717d3f58dcc97a4656d5c5815350ea8b3286523))
9+
310
## [1.4.0](https://github.com/streetsidesoftware/inject-markdown/compare/v1.3.0...v1.4.0) (2023-01-29)
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": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Command line tool to inject files into markdown files.",
55
"type": "module",
66
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)