Skip to content

Commit 40beab8

Browse files
committed
chore(release): 4.3.1 [skip ci]
1 parent 8801242 commit 40beab8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.3.1](https://github.com/forcedotcom/dev-config/compare/4.3.0...4.3.1) (2024-07-29)
2+
3+
4+
### Bug Fixes
5+
6+
* typedoc dropped the "includes" flag ([#22](https://github.com/forcedotcom/dev-config/issues/22)) ([8801242](https://github.com/forcedotcom/dev-config/commit/8801242c5263fac247cbb5bcbf747a38dcba6b4d))
7+
8+
9+
110
# [4.3.0](https://github.com/forcedotcom/dev-config/compare/4.2.0...4.3.0) (2024-07-29)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/dev-config",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "A set of standard typescript config and tslint options for Salesforce projects.",
55
"repository": "forcedotcom/dev-config",
66
"main": "index.js",

0 commit comments

Comments
 (0)