We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19de833 commit 06fcd82Copy full SHA for 06fcd82
.changeset/spotty-lamps-sip.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @gravitational/design-system
2
3
+## 0.0.4
4
+
5
+### Patch Changes
6
7
+- Another test to verify custom GitHub release ([#59](https://github.com/gravitational/design-system/pull/59))
8
9
## 0.0.3
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@gravitational/design-system",
- "version": "0.0.3",
+ "version": "0.0.4",
"main": "dist/index.js",
"license": "Apache-2.0",
"bin": {
0 commit comments