We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bf488 commit 0b97b2eCopy full SHA for 0b97b2e
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## v0.0.3 - 2022-02-22
11
+
12
+- A test change. @joshbranham
13
14
## v0.0.2 - 2022-02-22
15
16
- A test change. @joshbranham
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "salsify-devx-test-package",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "A test package used by DevX.",
5
"engines": {
6
"node": ">= 10.*"
0 commit comments