Skip to content

Commit eca3633

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.0...v4.4.0) (2023-03-02) ### Features * add semantic-release/npm back ([340fd7e](340fd7e))
1 parent 4e8f43f commit eca3633

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.4.0](https://github.com/agoda-com/eslint-config-agoda/compare/v4.3.0...v4.4.0) (2023-03-02)
2+
3+
4+
### Features
5+
6+
* add semantic-release/npm back ([340fd7e](https://github.com/agoda-com/eslint-config-agoda/commit/340fd7e75f173c01fdbe68966a87847f4245556d))
7+
18
# [4.3.0](https://github.com/agoda-com/eslint-config-agoda/compare/v4.2.0...v4.3.0) (2023-03-02)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-agoda",
3-
"version": "0.0.0-development",
3+
"version": "4.4.0",
44
"description": "Agoda's ESLint configuration and rules",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)