We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99734c1 commit 024530cCopy full SHA for 024530c
2 files changed
CHANGELOG.md
@@ -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
10
## [1.1.1](https://github.com/salesforce/sfdx-plugin-lwc-test/compare/1.1.0...1.1.1) (2023-10-24)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/sfdx-plugin-lwc-test",
"description": "Tools for unit testing Lightning web components in a Salesforce DX workspace",
- "version": "1.1.1",
+ "version": "1.2.0",
"main": "lib/index.js",
"dependencies": {
"@oclif/core": "^1.16.0",
0 commit comments