Skip to content

Commit 024530c

Browse files
committed
chore(release): 1.2.0 [skip ci]
1 parent 99734c1 commit 024530c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/salesforce/sfdx-plugin-lwc-test/compare/1.1.1...1.2.0) (2024-03-05)
2+
3+
4+
### Features
5+
6+
* publish npm-shrinkwrap.json ([#161](https://github.com/salesforce/sfdx-plugin-lwc-test/issues/161)) ([99734c1](https://github.com/salesforce/sfdx-plugin-lwc-test/commit/99734c1f9b0668c131297fe596c6a0588b2e51e0))
7+
8+
9+
110
## [1.1.1](https://github.com/salesforce/sfdx-plugin-lwc-test/compare/1.1.0...1.1.1) (2023-10-24)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/sfdx-plugin-lwc-test",
33
"description": "Tools for unit testing Lightning web components in a Salesforce DX workspace",
4-
"version": "1.1.1",
4+
"version": "1.2.0",
55
"main": "lib/index.js",
66
"dependencies": {
77
"@oclif/core": "^1.16.0",

0 commit comments

Comments
 (0)