Skip to content

Commit c56bc2c

Browse files
authored
Merge branch 'main' into docs/basic-example
2 parents e993f8f + da7f6a9 commit c56bc2c

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/wrap-org/evergreen/compare/v1.0.0...v1.0.1) (2025-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* move normalize back into main.scss ([0d75504](https://github.com/wrap-org/evergreen/commit/0d75504d8784b4f32b19ec87bde6f13f113be2fb))
7+
18
## 1.0.0 (2025-08-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wrap.ngo/evergreen",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "WRAP's design system",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)