Skip to content

Commit d4d60f9

Browse files
chore(main): release 0.2.0
1 parent 6d7f805 commit d4d60f9

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/inclusive-design/wecount-design-system/compare/v0.1.0...v0.2.0) (2024-08-28)
4+
5+
6+
### Features
7+
8+
* initial commit ([67f117e](https://github.com/inclusive-design/wecount-design-system/commit/67f117ec63152e12ddda0476497c991c38eceb87))

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wecount-design-system",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Design system for We Count.",
55
"scripts": {
66
"build": "run-s clean eleventy",

0 commit comments

Comments
 (0)