Skip to content

Commit e2b366c

Browse files
🔖 Release v1.3.0 [skip ci]
1 parent 62851a0 commit e2b366c

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [v1.3.0](https://github.com/koj-co/readme-repos-list/compare/v1.2.0...v1.3.0) (2020-11-23)
2+
3+
### ✨ New features
4+
5+
- [`809eeec`](https://github.com/koj-co/readme-repos-list/commit/809eeec) Add support for pagination
6+
7+
### ⬆️ Dependency updates
8+
9+
- [`f5ad985`](https://github.com/koj-co/readme-repos-list/commit/f5ad985) Bump semantic-release from 17.2.3 to 17.2.4
10+
- [`357afd8`](https://github.com/koj-co/readme-repos-list/commit/357afd8) Bump typescript from 4.0.5 to 4.1.2
11+
112
## [v1.2.0](https://github.com/koj-co/readme-repos-list/compare/v1.1.5...v1.2.0) (2020-11-19)
213

314
### ✨ New features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "readme-repos-list",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "GitHub Action to list repositories in a README",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)