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

Commit a3208ce

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.11.0 [skip ci]
1 parent d8c06df commit a3208ce

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.11.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.10.2...v2.11.0) (2023-01-12)
2+
3+
4+
### Features
5+
6+
* loading indicator & bring project to sveltekit stable ([#264](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/264)) ([d8c06df](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/d8c06df3947d090770e56fb965dc688c22753e89))
7+
8+
9+
110
## [2.10.2](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.10.1...v2.10.2) (2023-01-12)
211

312

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

3544

3645

37-
# [2.9.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.8.4...v2.9.0) (2022-10-30)
38-
39-
40-
### Features
41-
42-
* add Histoire ([#242](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/242)) ([52a2fc5](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/52a2fc501acce5d5bf97e22e5faef35e5fe4cffa))
43-
44-
45-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "issue-finder",
3-
"version": "2.10.2",
3+
"version": "2.11.0",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",
@@ -64,4 +64,4 @@
6464
"prettier --write --plugin-search-dir=."
6565
]
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)