Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent 49092bf commit bc8be68
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
13 changes: 0 additions & 13 deletions .changeset/tidy-stingrays-search.md

This file was deleted.

14 changes: 14 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 1.0.0

### Major Changes

- [#1852](https://github.com/bigcommerce/catalyst/pull/1852) [`6b17bdb`](https://github.com/bigcommerce/catalyst/commit/6b17bdb7493d8c0b518662dd522ae2ea5d6a65b5) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Introduce Soul VIBE UI library to the repository.

- Added a collection of reusable primitives with modern styles
- Prebuilt sections and page templates that are easy to use
- Fast performance and modern patterns leveraging the latest features of Next.js
- Easy customization to best represent your brand
- Utilize @conform-to/react for progressively enhanced HTML forms

Join the discussion [here](https://github.com/bigcommerce/catalyst/discussions/1861) for more details of this major milestone for Catalyst!

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bigcommerce/catalyst-core",
"description": "BigCommerce Catalyst is a Next.js starter kit for building headless BigCommerce storefronts.",
"version": "0.24.1",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "npm run generate && next dev",
Expand Down

0 comments on commit bc8be68

Please sign in to comment.