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

Commit 8a3d837

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.1.1
1 parent 93cbb8a commit 8a3d837

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.1.1](https://github.com/EddieJaoudeCommunity/gh-action-community/compare/v2.1.0...v2.1.1) (2024-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* update to node20 ([#101](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/101)) ([93cbb8a](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/93cbb8af3f943e9ed01b3d180cd99f9764076aad))
7+
8+
9+
110
# [2.1.0](https://github.com/EddieJaoudeCommunity/gh-action-community/compare/v2.0.0...v2.1.0) (2022-06-03)
211

312

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.1.0",
3+
"version": "2.1.1",
44
"description": "GitHub Action for the Community, from welcoming first timers to badges",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)