Skip to content

Commit d008da6

Browse files
committed
Add CHANGELOG to components package
1 parent 066374f commit d008da6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 0.0.2
4+
5+
### Changed
6+
7+
- Moved `@bcgov/bc-sans` to peer dependencies and included import guidance in README, rather than bundling copies of the font in the rollup process.
8+
- Moved design tokens CSS import out of Tag component and into common index export file.
9+
10+
### Added
11+
12+
- Added Button component.
13+
14+
## 0.0.1
15+
16+
### Added
17+
18+
- Added TagGroup/TagList/Tag components.

0 commit comments

Comments
 (0)