Skip to content

Commit

Permalink
Version Packages (#2831)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
connor-baer and github-actions[bot] authored Dec 16, 2024
1 parent b357c8e commit 6e2c051
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/giant-schools-pretend.md

This file was deleted.

6 changes: 6 additions & 0 deletions templates/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sumup-oss/astro-template-circuit-ui

## 4.0.0

### Major Changes

- [#2830](https://github.com/sumup-oss/circuit-ui/pull/2830) [`b357c8e`](https://github.com/sumup-oss/circuit-ui/commit/b357c8ea0f75a382881c282d461e63a274ddba09) Thanks [@connor-baer](https://github.com/connor-baer)! - Upgraded to [Astro v5](https://astro.build/blog/astro-5/).

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion templates/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sumup-oss/astro-template-circuit-ui",
"type": "module",
"version": "3.0.0",
"version": "4.0.0",
"private": true,
"sideEffects": false,
"scripts": {
Expand Down

0 comments on commit 6e2c051

Please sign in to comment.