Skip to content

Commit

Permalink
Version Packages (#2323)
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 2, 2023
1 parent b9863b8 commit d0a3818
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/silent-geese-whisper.md

This file was deleted.

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

## 1.1.0

### Minor Changes

- [#2322](https://github.com/sumup-oss/circuit-ui/pull/2322) [`b9863b80`](https://github.com/sumup-oss/circuit-ui/commit/b9863b80c41aeea140d76d9826a322520549df8b) Thanks [@connor-baer](https://github.com/connor-baer)! - Enabled Circuit UI's lint rules by default.

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sumup/astro-template-circuit-ui",
"type": "module",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"sideEffects": false,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/cna-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sumup/cna-template

## 5.1.0

### Minor Changes

- [#2322](https://github.com/sumup-oss/circuit-ui/pull/2322) [`b9863b80`](https://github.com/sumup-oss/circuit-ui/commit/b9863b80c41aeea140d76d9826a322520549df8b) Thanks [@connor-baer](https://github.com/connor-baer)! - Enabled Circuit UI's lint rules by default.

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cna-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/cna-template",
"version": "5.0.0",
"version": "5.1.0",
"description": "Create a fresh Next.js application preconfigured with SumUp's Circuit UI and Foundry",
"private": true,
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/remix-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sumup/remix-template-circuit-ui

## 2.1.0

### Minor Changes

- [#2322](https://github.com/sumup-oss/circuit-ui/pull/2322) [`b9863b80`](https://github.com/sumup-oss/circuit-ui/commit/b9863b80c41aeea140d76d9826a322520549df8b) Thanks [@connor-baer](https://github.com/connor-baer)! - Enabled Circuit UI's lint rules by default.

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/remix-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/remix-template-circuit-ui",
"version": "2.0.2",
"version": "2.1.0",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down

1 comment on commit d0a3818

@vercel
Copy link

@vercel vercel bot commented on d0a3818 Dec 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.