Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: release v1.14.0 #584

Merged
merged 9 commits into from
Nov 28, 2023
Merged

build: release v1.14.0 #584

merged 9 commits into from
Nov 28, 2023

Conversation

karrui
Copy link
Collaborator

@karrui karrui commented Nov 28, 2023

v1.14.0

What's New

  • feat(Footer): loosen type to allow appName prop to accept a ReactNode #583
  • fix: masthead alignment and icon sizing #581

Dependency changes

  • fix: upgrade storybook to 7.5.3 #582
  • chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 in /react #579
  • chore(deps-dev): bump @typescript-eslint/parser in /react #578
  • chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 in /react #576
  • chore(deps-dev): bump @vitejs/plugin-react from 4.1.1 to 4.2.0 in /react #575

karrui and others added 9 commits November 23, 2023 11:59
chore: merge v1.13.0 back to main
…act (#575)

Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.12.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(GovtMasthead): text align left masthead text

* fix: set GovtMastheadIcon to fixed 1rem regardless of viewport
* fix: update storybook

* fix: remove unused imports
@karrui karrui changed the title Release v1.14.0 buildRelease v1.14.0 Nov 28, 2023
@karrui karrui changed the title buildRelease v1.14.0 build: release v1.14.0 Nov 28, 2023
@karrui karrui merged commit 6744c5c into latest Nov 28, 2023
7 checks passed
@karrui karrui deleted the release-v1.14.0 branch November 28, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant