Skip to content

Commit

Permalink
chore(main): release 39.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam committed Nov 6, 2024
1 parent 299859b commit 9168d33
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "39.2.3"
".": "39.3.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [39.3.0](https://github.com/flxbl-io/sfp/compare/v39.2.3...v39.3.0) (2024-11-06)


### Features

* **pool:** add password to fetched scratch org from pool ([#135](https://github.com/flxbl-io/sfp/issues/135)) ([299859b](https://github.com/flxbl-io/sfp/commit/299859b3e4f1c47c5660cf379f653f9ecec5a14b))

## [39.2.3](https://github.com/flxbl-io/sfp/compare/v39.2.2...v39.2.3) (2024-10-20)


Expand Down
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,7 +1,7 @@
{
"name": "@flxbl-io/sfp",
"description": "sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model",
"version": "39.2.3",
"version": "39.3.0",
"license": "MIT",
"author": "flxblio",
"release": "August 24",
Expand Down

0 comments on commit 9168d33

Please sign in to comment.