Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](v1.7.1...v1.8.0) (2024-02-02)

### Features

* bump Node.js v20 ([#70](#70)) ([ea3137f](ea3137f))
  • Loading branch information
semantic-release-bot committed Feb 2, 2024
1 parent e3d0443 commit a5299ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.8.0](https://github.com/propertyguru/eslint-config-pg/compare/v1.7.1...v1.8.0) (2024-02-02)


### Features

* bump Node.js v20 ([#70](https://github.com/propertyguru/eslint-config-pg/issues/70)) ([ea3137f](https://github.com/propertyguru/eslint-config-pg/commit/ea3137f301209010e7ae02020c45b5745fdcfac1))

## [1.7.1](https://github.com/propertyguru/eslint-config-pg/compare/v1.7.0...v1.7.1) (2023-11-16)

# [1.7.0](https://github.com/propertyguru/eslint-config-pg/compare/v1.6.2...v1.7.0) (2023-10-23)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@propertyguru/eslint-config-pg",
"version": "1.7.1",
"version": "1.8.0",
"description": "eslint rules for typescript code base",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -124,4 +124,4 @@
]
]
}
}
}

0 comments on commit a5299ca

Please sign in to comment.