Skip to content

Commit

Permalink
chore(release): 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Sep 6, 2024
1 parent befe175 commit 020cc61
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.10](https://github.com/rudderlabs/rudder-sdk-node/compare/v2.0.9...v2.0.10) (2024-09-06)

### [2.0.9](https://github.com/rudderlabs/rudder-sdk-node/compare/v2.0.8...v2.0.9) (2024-08-14)

### [2.0.8](https://github.com/rudderlabs/rudder-sdk-node/compare/v2.0.7...v2.0.8) (2024-08-14)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/rudder-sdk-node",
"version": "2.0.9",
"version": "2.0.10",
"description": "Rudder Node SDK",
"main": "./cjs/index.js",
"module": "./esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sonar.qualitygate.wait=false
sonar.projectKey=rudderlabs_rudder-sdk-node
sonar.organization=rudderlabs
sonar.projectName=rudder-sdk-node
sonar.projectVersion=2.0.9
sonar.projectVersion=2.0.10

# Meta-data for the project
sonar.links.scm=https://github.com/rudderlabs/rudder-sdk-node
Expand Down

0 comments on commit 020cc61

Please sign in to comment.