Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago Nascimento committed Sep 7, 2024
1 parent 44c1bba commit 3b8c2ec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
24 changes: 9 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.6.0](https://github.com/tiagonnascimento/sf-orgdevmode-builds/compare/1.5.0...1.6.0) (2024-09-07)


### Features

* allowing to send target-org to command build type ([bb1ce18](https://github.com/tiagonnascimento/sf-orgdevmode-builds/commit/bb1ce18b096a1a4f8f61f7ce198061aab40adc2e))



# [1.5.0](https://github.com/tiagonnascimento/sf-orgdevmode-builds/compare/1.4.3...1.5.0) (2024-09-07)


Expand Down Expand Up @@ -49,18 +58,3 @@



# [1.3.0](https://github.com/tiagonnascimento/sf-orgdevmode-builds/compare/1.2.0...1.3.0) (2024-05-27)


### Bug Fixes

* **deps:** bump @salesforce/kit from 3.0.6 to 3.1.2 ([2d3ffcc](https://github.com/tiagonnascimento/sf-orgdevmode-builds/commit/2d3ffcca8c79009c7168877963d8b594cca18807))
* updating imports as per the new eslint config ([6b99108](https://github.com/tiagonnascimento/sf-orgdevmode-builds/commit/6b9910813434235927c17cfab12ede08d5aca03e))


### Features

* updating format for RunSpecifiedTest classes ([a9c0a94](https://github.com/tiagonnascimento/sf-orgdevmode-builds/commit/a9c0a94eefc46d9b73d3aa3c51d4f88dc1d85e96))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sf-orgdevmode-builds",
"description": "A sf plugin enabling deploy of releases that requires multi steps in order to be deployed. It supports deploy of metadata, datapacks (SFI) and shell commnads. ",
"version": "1.5.0",
"version": "1.6.0",
"dependencies": {
"@oclif/core": "^4",
"@salesforce/core": "^7.2.0",
Expand Down

0 comments on commit 3b8c2ec

Please sign in to comment.