Skip to content

Commit

Permalink
chore(release): 2.3.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Mar 19, 2023
1 parent 817b34e commit af04676
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.3.4](https://github.com/salesforcecli/plugin-schema/compare/2.3.3...2.3.4) (2023-03-19)


### Bug Fixes

* **deps:** bump @oclif/core from 2.6.2 to 2.6.4 ([6a0242d](https://github.com/salesforcecli/plugin-schema/commit/6a0242d2d3bbd0f0d050801f296408773c8c058f))



## [2.3.3](https://github.com/salesforcecli/plugin-schema/compare/2.3.2...2.3.3) (2023-03-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-schema",
"description": "Commands to interact with salesforce sobject schemas",
"version": "2.3.3",
"version": "2.3.4",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down

0 comments on commit af04676

Please sign in to comment.