Skip to content

Commit

Permalink
Merge branch 'main' of github.com:department-of-veterans-affairs/va-m…
Browse files Browse the repository at this point in the history
…obile-library
  • Loading branch information
narin committed Dec 16, 2024
2 parents 73a7378 + 1c3a12c commit 94b7c18
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [components-v0.29.0](https://github.com/department-of-veterans-affairs/va-mobile-library/tree/components-v0.29.0) (2024-12-16)

[Full Changelog](https://github.com/department-of-veterans-affairs/va-mobile-library/compare/tokens-v0.23.0...components-v0.29.0)

**Merged pull requests:**

- \[Feature\] Update components to use typography tokens or Text component [\#612](https://github.com/department-of-veterans-affairs/va-mobile-library/pull/612) ([narin](https://github.com/narin))
- \[Bug\] Typography – Fix Heading margin bottom, Text stories [\#608](https://github.com/department-of-veterans-affairs/va-mobile-library/pull/608) ([narin](https://github.com/narin))
- \[Tokens\] Update components to use tokens package 0.21.0. Update Storybook color docs [\#605](https://github.com/department-of-veterans-affairs/va-mobile-library/pull/605) ([narin](https://github.com/narin))
- Bump the npm\_and\_yarn group across 1 directory with 5 updates [\#576](https://github.com/department-of-veterans-affairs/va-mobile-library/pull/576) ([dependabot[bot]](https://github.com/apps/dependabot))

## [tokens-v0.23.0](https://github.com/department-of-veterans-affairs/va-mobile-library/tree/tokens-v0.23.0) (2024-12-12)

[Full Changelog](https://github.com/department-of-veterans-affairs/va-mobile-library/compare/tokens-v0.22.0...tokens-v0.23.0)
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@department-of-veterans-affairs/mobile-component-library",
"version": "0.28.1-alpha.2",
"version": "0.29.0",
"description": "VA Design System Mobile Component Library",
"main": "src/index.tsx",
"scripts": {
Expand Down

0 comments on commit 94b7c18

Please sign in to comment.