Skip to content

Commit

Permalink
chore(package): version 3.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JPB authored and BlondJP committed Jun 2, 2023
1 parent 1365ec7 commit c1f8aba
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.33.0] - 2023-05-26

### Changed

- Update resource entity structure

## [3.32.0] - 2023-05-26

### Changed

- Fix standard client: add /accounts/:accountReference before /standard
- Fix security score fixes type standard

## [3.31.0] - 2023-05-26

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/ArrowSphere/nodejs-api-client.git"
},
"version": "3.33.0-rc-avu.1",
"version": "3.33.0",
"description": "Node.js client for ArrowSphere's public API",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit c1f8aba

Please sign in to comment.