Skip to content

Commit

Permalink
chore(main): release 38.6.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam authored Jun 29, 2024
1 parent da275cb commit 6c42eb7
Show file tree
Hide file tree
Showing 4 changed files with 18 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 @@
{
".": "38.5.2"
".": "38.6.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [38.6.0](https://github.com/flxbl-io/sfp/compare/v38.5.2...v38.6.0) (2024-06-29)


### Features

* **cicd:** simplify using release-please ([6312fdf](https://github.com/flxbl-io/sfp/commit/6312fdf43948265ece64cbb02d7c82098d64ff00))
* **docker:** update sfp cli version ([b631f2d](https://github.com/flxbl-io/sfp/commit/b631f2de5b2733d7d58ddb0541a7238b518d6a86))


### Bug Fixes

* **cicd:** switch to GITHUB_TOKEN ([841fd4a](https://github.com/flxbl-io/sfp/commit/841fd4a555fac811c785592538d35693663be745))
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.0.0",
"version": "38.6.0",
"license": "MIT",
"author": "flxblio",
"release": "June 24",
Expand Down

0 comments on commit 6c42eb7

Please sign in to comment.