Skip to content

Commit

Permalink
chore(main): release 39.2.1 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam authored Aug 28, 2024
1 parent a060838 commit 9f1a48b
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.0"
".": "39.2.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [39.2.1](https://github.com/flxbl-io/sfp/compare/v39.2.0...v39.2.1) (2024-08-22)


### Bug Fixes

* **release:** update release title to August 24 ([a060838](https://github.com/flxbl-io/sfp/commit/a060838542a0b56cd686577e221fdab1f758b195))

## [39.2.0](https://github.com/flxbl-io/sfp/compare/v39.1.0...v39.2.0) (2024-08-22)


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.0",
"version": "39.2.1",
"license": "MIT",
"author": "flxblio",
"release": "August 24",
Expand Down

0 comments on commit 9f1a48b

Please sign in to comment.