Skip to content

Commit ec8c04e

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.0.1 [ci skip]
1 parent 1efbbef commit ec8c04e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
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.
44

5+
### [1.0.1](https://github.com/forcedotcom/dev-scripts/compare/v1.0.0...v1.0.1) (2021-11-29)
6+
7+
### Bug Fixes
8+
9+
- insert current year into license ([#35](https://github.com/forcedotcom/dev-scripts/issues/35)) ([1efbbef](https://github.com/forcedotcom/dev-scripts/commit/1efbbefc9da5d6177e5917ab677e75e49842906d))
10+
511
## 1.0.0 (2021-11-23)
612

713
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/dev-scripts",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Standardize package.json scripts and config files for Salesforce projects.",
55
"repository": "forcedotcom/dev-scripts",
66
"bin": {

0 commit comments

Comments
 (0)