Skip to content

Commit

Permalink
🔖 Release v1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 17, 2020
1 parent 0880c9b commit a75fe47
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [v1.0.3](https://github.com/AnandChowdhary/notes-summary/compare/v1.0.2...v1.0.3) (2020-11-17)

### ⬆️ Dependency updates

- [`0a33a01`](https://github.com/AnandChowdhary/notes-summary/commit/0a33a01) Bump semantic-release from 17.2.2 to 17.2.3
- [`1ee77ba`](https://github.com/AnandChowdhary/notes-summary/commit/1ee77ba) Update koj-co/github-actions-starter

## [v1.0.2](https://github.com/AnandChowdhary/notes-summary/compare/v1.0.1...v1.0.2) (2020-11-14)

### ♻️ Updates
Expand Down
2 changes: 1 addition & 1 deletion 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.0.2",
"version": "1.0.3",
"description": "Generate a summary for the notes in your GitHub repository",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit a75fe47

Please sign in to comment.