Skip to content

Commit

Permalink
🔖 Release v1.4.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 22, 2022
1 parent 7f6e50b commit 5bc963f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.4.3 (2022-11-22)

[📝 Release notes](https://github.com/AnandChowdhary/notes-summary/releases/tag/v1.4.3) · [💻 Compare](https://github.com/AnandChowdhary/notes-summary/compare/v1.4.2...v1.4.3) · [🔖 Tag](https://github.com/AnandChowdhary/notes-summary/tree/v1.4.3) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/notes-summary/archive/v1.4.3.zip) · [tar.gz](https://github.com/AnandChowdhary/notes-summary/archive/v1.4.3.tar.gz))

### 🐛 Bug fixes

- [`ca40c9d`](https://github.com/AnandChowdhary/notes-summary/commit/ca40c9d) Correctly parse title in body

## v1.4.2 (2022-11-22)

[📝 Release notes](https://github.com/AnandChowdhary/notes-summary/releases/tag/v1.4.2) · [💻 Compare](https://github.com/AnandChowdhary/notes-summary/compare/v1.4.1...v1.4.2) · [🔖 Tag](https://github.com/AnandChowdhary/notes-summary/tree/v1.4.2) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/notes-summary/archive/v1.4.2.zip) · [tar.gz](https://github.com/AnandChowdhary/notes-summary/archive/v1.4.2.tar.gz))
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notes-summary",
"version": "1.4.2",
"version": "1.4.3",
"description": "Generate a summary for the notes in your GitHub repository",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 5bc963f

Please sign in to comment.