Skip to content

Commit

Permalink
chore(release): 3.1.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Jul 7, 2022
1 parent 2e0969c commit 9dcf1c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

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


### Features

* bump tsconfig target/lib ([2e0969c](https://github.com/forcedotcom/dev-config/commit/2e0969c72d1649bdedbc3fa9c64b6c5fbba7316a))

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

## [3.0.0](https://github.com/forcedotcom/dev-config/compare/v2.1.3...v3.0.0) (2021-12-17)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/dev-config",
"version": "3.0.1",
"version": "3.1.0",
"description": "A set of standard typescript config and tslint options for Salesforce projects.",
"repository": "forcedotcom/dev-config",
"main": "index.js",
Expand Down

0 comments on commit 9dcf1c1

Please sign in to comment.