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

Commit b065516

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.1.0
1 parent 1bc1f02 commit b065516

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 2.0.0 (2022-06-02)
1+
# [2.1.0](https://github.com/EddieJaoudeCommunity/gh-action-community/compare/v2.0.0...v2.1.0) (2022-06-03)
2+
3+
4+
### Features
5+
6+
* add opt-out ([#91](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/91)) ([1bc1f02](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/1bc1f02b15a1e530ea9ba414892d52a4ba65bc23))
7+
8+
9+
10+
# [2.0.0](https://github.com/EddieJaoudeCommunity/gh-action-community/compare/bd3d3e3efb6ab4f18bbf5c7e7152deb4392e0441...v2.0.0) (2022-06-02)
211

312

413
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gh-action-community",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "GitHub Action for the Community, from welcoming first timers to badges",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)