Skip to content

Commit

Permalink
chore(release): 1.0.3 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Dec 16, 2021
1 parent 9201e52 commit c78ab7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

### [1.0.3](https://github.com/forcedotcom/dev-scripts/compare/v1.0.2...v1.0.3) (2021-12-16)

### Bug Fixes

- remove xunit-file ([19ad227](https://github.com/forcedotcom/dev-scripts/commit/19ad2278cf410f6df4418af3f5ac9998d2c6f0fa))

### [1.0.2](https://github.com/forcedotcom/dev-scripts/compare/v1.0.1...v1.0.2) (2021-12-01)

### Bug Fixes
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-scripts",
"version": "1.0.2",
"version": "1.0.3",
"description": "Standardize package.json scripts and config files for Salesforce projects.",
"repository": "forcedotcom/dev-scripts",
"bin": {
Expand Down

0 comments on commit c78ab7d

Please sign in to comment.