Skip to content

Commit d1d950b

Browse files
Version packages (#50)
1 parent b1e46cc commit d1d950b

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/khaki-kids-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tiny-times-cough.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @gravitational/design-system
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#2](https://github.com/gravitational/design-system/pull/2) [`1d4fd9a`](https://github.com/gravitational/design-system/commit/1d4fd9a1e4a6cc28e9abff17d4badbcd44f5354a) Thanks [@ryanclark](https://github.com/ryanclark)! - this is a test changeset to test publishing
8+
9+
- [#6](https://github.com/gravitational/design-system/pull/6) [`35922c7`](https://github.com/gravitational/design-system/commit/35922c7a20f9229a4ff1a888049ce5fd66577f29) Thanks [@ryanclark](https://github.com/ryanclark)! - Adds the Apache-2.0 license

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravitational/design-system",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": "dist/index.js",
55
"license": "Apache-2.0",
66
"bin": {

0 commit comments

Comments
 (0)