Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.0.0](v6.0.1...v7.0.0) (2023-04-10)

### Code Refactoring

* **types/index:** types exported ([e765625](e765625))

### BREAKING CHANGES

* **types/index:** Methods Get, Delete, Put, Post were updated to received Params and Data, as object
to use types.
  • Loading branch information
semantic-release-bot committed Apr 10, 2023
1 parent a37a56d commit 3e69bff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "woocommerce-rest-ts-api",
"version": "6.0.1",
"version": "7.0.0",
"description": "WooCommerce REST API - Type Script Library",
"author": "Yuri Lima",
"license": "MIT",
Expand Down

0 comments on commit 3e69bff

Please sign in to comment.