Skip to content

Commit 7160c01

Browse files
committed
chore(release): 4.1.0 [skip ci]
1 parent ee293ad commit 7160c01

File tree

2 files changed

+16
-47
lines changed

2 files changed

+16
-47
lines changed

CHANGELOG.md

+15-46
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,57 @@
1-
# Changelog
1+
# [4.1.0](https://github.com/forcedotcom/dev-config/compare/4.0.2-dev.1...4.1.0) (2023-10-25)
22

3-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
43

5-
## [3.1.0](https://github.com/forcedotcom/dev-config/compare/v3.0.1...v3.1.0) (2022-07-07)
64

5+
## [4.0.2-dev.1](https://github.com/forcedotcom/dev-config/compare/4.0.2-dev.0...4.0.2-dev.1) (2023-10-24)
76

8-
### Features
9-
10-
* bump tsconfig target/lib ([2e0969c](https://github.com/forcedotcom/dev-config/commit/2e0969c72d1649bdedbc3fa9c64b6c5fbba7316a))
11-
12-
### [3.0.1](https://github.com/forcedotcom/dev-config/compare/v3.0.0...v3.0.1) (2022-02-12)
13-
14-
## [3.0.0](https://github.com/forcedotcom/dev-config/compare/v2.1.3...v3.0.0) (2021-12-17)
157

8+
### Bug Fixes
169

17-
### ⚠ BREAKING CHANGES
10+
* add esm configs to files ([076a2c8](https://github.com/forcedotcom/dev-config/commit/076a2c8062d5a577aedde21e536a3d4382312ce9))
1811

19-
* update typedoc config
2012

21-
* Merge pull request #2 from forcedotcom/cd/W-10159876 ([1b1a4b6](https://github.com/forcedotcom/dev-config/commit/1b1a4b6cd13d51da346a9a2d06a59a8147f82e9c)), closes [#2](https://github.com/forcedotcom/dev-config/issues/2)
2213

23-
### 2.1.3 (2021-12-17)
14+
## [4.0.2-dev.0](https://github.com/forcedotcom/dev-config/compare/4.0.1...4.0.2-dev.0) (2023-10-24)
2415

2516

2617
### Features
2718

28-
* configurations ([50f959b](https://github.com/forcedotcom/dev-config/commit/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6))
29-
30-
31-
### Bug Fixes
19+
* add esm tsconfigs ([3a37f0c](https://github.com/forcedotcom/dev-config/commit/3a37f0ca6bc81580c5570307739db29315876a5d))
3220

33-
* set code coverage to 50% ([#3](https://github.com/forcedotcom/dev-config/issues/3)) ([c9d2d62](https://github.com/forcedotcom/dev-config/commit/c9d2d6210dade817963e743648670c8d50ffb646))
3421

35-
## [2.1.2](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2021-05-11)
3622

37-
**Note:** Version bump only for package @salesforce/dev-config
23+
## [4.0.1](https://github.com/forcedotcom/dev-config/compare/v3.1.0...4.0.1) (2023-05-03)
3824

3925

4026

41-
42-
43-
# [2.1.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2021-01-28)
27+
# [3.1.0](https://github.com/forcedotcom/dev-config/compare/v3.0.1...v3.1.0) (2022-07-07)
4428

4529

4630
### Features
4731

48-
* update typescript version ([#109](https://github.com/forcedotcom/sfdx-dev-packages/issues/109)) ([399a0b0](https://github.com/forcedotcom/sfdx-dev-packages/commit/399a0b03aa831f25511bb3391702c10dc5c4a488))
49-
50-
51-
32+
* bump tsconfig target/lib ([2e0969c](https://github.com/forcedotcom/dev-config/commit/2e0969c72d1649bdedbc3fa9c64b6c5fbba7316a))
5233

5334

54-
# [2.0.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-07-21)
5535

36+
## [3.0.1](https://github.com/forcedotcom/dev-config/compare/v3.0.0...v3.0.1) (2022-02-12)
5637

57-
### Features
5838

59-
* **@salesforce/dev-config:** bump version back to 1.6.0 ([07196e9](https://github.com/forcedotcom/sfdx-dev-packages/commit/07196e9719b0a5ace2c9a620af8012501c06c6e6))
60-
* add eslint and use it in all packages ([0165cc8](https://github.com/forcedotcom/sfdx-dev-packages/commit/0165cc8853079c7f987dddfb60ced3efb00deea0))
6139

40+
# [3.0.0](https://github.com/forcedotcom/dev-config/compare/v2.1.3...v3.0.0) (2021-12-17)
6241

63-
### BREAKING CHANGES
64-
65-
* **@salesforce/dev-config:** Previous feat commits removes tslint and pretter config files. Use the
66-
corresponding eslint and pretter config packages instead.
6742

6843

44+
## [2.1.3](https://github.com/forcedotcom/dev-config/compare/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6...v2.1.3) (2021-12-17)
6945

7046

47+
### Bug Fixes
7148

72-
# [1.6.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/dev-config@1.6.0) (2020-07-02)
49+
* set code coverage to 50% ([#3](https://github.com/forcedotcom/dev-config/issues/3)) ([c9d2d62](https://github.com/forcedotcom/dev-config/commit/c9d2d6210dade817963e743648670c8d50ffb646))
7350

7451

7552
### Features
7653

77-
* add conveniences to ts-types ([b1814d6](https://github.com/forcedotcom/sfdx-dev-packages/commit/b1814d6))
78-
79-
80-
81-
82-
83-
# [1.5.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-07-17)
54+
* configurations ([50f959b](https://github.com/forcedotcom/dev-config/commit/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6))
8455

8556

86-
### Features
8757

88-
* package updates ([69f3d02](https://github.com/forcedotcom/sfdx-dev-packages/commit/69f3d02))

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.0.2-dev.1",
3+
"version": "4.1.0",
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)