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.25.0 #772

Merged
merged 7 commits into from
Oct 10, 2024
Merged

build: release v1.25.0 #772

merged 7 commits into from
Oct 10, 2024

Commits on Sep 18, 2024

  1. chore(deps-dev): bump vite from 4.5.3 to 4.5.5 in /react (#759)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    378a390 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix(deps): bump rollup from 3.29.4 to 3.29.5 in /react (#764)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.29.4...v3.29.5)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b95107b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge pull request #756 from opengovsg/latest

    chore: merge release v1.24.0 back to main
    karrui authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d080075 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    15e9121 View commit details
    Browse the repository at this point in the history
  2. feat: add script to copy generated themes to storybook theme folder (#…

    …769)
    
    * feat: add script to copy generated themes to storybook theme folder
    
    * feat: regen themes
    
    * feat: run generate theme script
    
    * feat: update script to also regenerate colorTheme for storybook
    
    * lint: remove unused imports
    
    * fix: imports are necessary after all
    karrui authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    46fa4ef View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. feat: use @chakra-ui/react imports over specialised imports (#770)

    breaks some esm imports in the latest chakra version it seems
    karrui authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    24495eb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. build: release v1.25.0

    karrui committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6161c9d View commit details
    Browse the repository at this point in the history