Skip to content

Commit a1ce2e3

Browse files
🔖 Release v1.2.0 [skip ci]
1 parent 42217d6 commit a1ce2e3

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [v1.2.0](https://github.com/koj-co/readme-repos-list/compare/v1.1.5...v1.2.0) (2020-11-19)
2+
3+
### ✨ New features
4+
5+
- [`c93164b`](https://github.com/koj-co/readme-repos-list/commit/c93164b) Add support for image size
6+
7+
### ⬆️ Dependency updates
8+
9+
- [`fde6b6e`](https://github.com/koj-co/readme-repos-list/commit/fde6b6e) Bump semantic-release from 17.2.2 to 17.2.3
10+
- [`745b732`](https://github.com/koj-co/readme-repos-list/commit/745b732) Bump @koj/config from 1.2.8 to 1.2.9
11+
- [`c0bcbf8`](https://github.com/koj-co/readme-repos-list/commit/c0bcbf8) Bump vsoch/pull-request-action from 1.0.11 to 1.0.12
12+
113
## [v1.1.5](https://github.com/koj-co/readme-repos-list/compare/v1.1.4...v1.1.5) (2020-11-17)
214

315
### ⬆️ Dependency updates

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.1.5",
3+
"version": "1.2.0",
44
"description": "GitHub Action to list repositories in a README",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)