Skip to content

Commit

Permalink
chore(release): Release 4.222.0 - Apr 30, 2024, 4:08 PM [skip ci]
Browse files Browse the repository at this point in the history
# [4.222.0](v4.221.0...v4.222.0) (2024-04-30)

### Features

* **organization:** added missing field to organizations ([7487739](7487739))
  • Loading branch information
semantic-release-bot committed Apr 30, 2024
1 parent 172a901 commit 4df5e72
Show file tree
Hide file tree
Showing 3 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 @@
# [4.222.0](https://github.com/c-commerce/charles-browser-sdk/compare/v4.221.0...v4.222.0) (2024-04-30)


### Features

* **organization:** added missing field to organizations ([7487739](https://github.com/c-commerce/charles-browser-sdk/commit/7487739480f49eb3b801c0010a321579a7189787))

# [4.221.0](https://github.com/c-commerce/charles-browser-sdk/compare/v4.220.0...v4.221.0) (2024-04-23)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@heycharles/browser-sdk",
"version": "4.221.0",
"version": "4.222.0",
"description": "The Browser SDK for the Charles APIs.",
"keywords": [],
"main": "dist/charles.js",
Expand Down

0 comments on commit 4df5e72

Please sign in to comment.