Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit e566f92

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.0 [skip ci]
1 parent c4b1c3e commit e566f92

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.1.6...v1.2.0) (2022-06-05)
2+
3+
4+
### Features
5+
6+
* div inside header ([#144](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/144)) ([c4b1c3e](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/c4b1c3e1cf7cbcc5689696264855e5dce8c85f98))
7+
8+
9+
110
## [1.1.6](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.1.5...v1.1.6) (2022-06-03)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [1.1.2](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.1.1...v1.1.2) (2022-06-02)
38-
39-
40-
### Bug Fixes
41-
42-
* gh action triggers ([3c5afb3](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/3c5afb35300d68704dc27a2261365759e390953b))
43-
44-
45-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "issue-finder",
3-
"version": "1.1.6",
3+
"version": "1.2.0",
44
"scripts": {
55
"dev": "env-cmd svelte-kit dev",
66
"build": "env-cmd --silent svelte-kit build",

0 commit comments

Comments
 (0)