Skip to content

Commit ac138e4

Browse files
chore(main): release 39.6.1 (#174)
1 parent 096c42e commit ac138e4

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "39.6.0"
2+
".": "39.6.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [39.6.1](https://github.com/flxbl-io/sfp/compare/v39.6.0...v39.6.1) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* streamline child component processing in FHTEnabler and FTEnabler ([#167](https://github.com/flxbl-io/sfp/issues/167)) ([0ee696c](https://github.com/flxbl-io/sfp/commit/0ee696cd9c90ede80e2e3f8450c28d171d4e8506))
9+
* update type definitions and clean up unused imports ([096c42e](https://github.com/flxbl-io/sfp/commit/096c42ebdf91fad98f4fe084db7cbee63da3754d))
10+
311
## [39.6.0](https://github.com/flxbl-io/sfp/compare/v39.5.1...v39.6.0) (2025-03-26)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flxbl-io/sfp",
33
"description": "sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model",
4-
"version": "39.6.0",
4+
"version": "39.6.1",
55
"license": "MIT",
66
"author": "flxblio",
77
"release": "March 24",

0 commit comments

Comments
 (0)