Skip to content

Commit

Permalink
Version Packages (canary) (#983)
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 Jun 22, 2024
1 parent 827481d commit 73e5d4d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
"initialVersions": {
"@sumup-oss/foundry": "8.0.1"
},
"changesets": []
"changesets": [
"rude-pandas-yawn"
]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sumup-oss/foundry

## 8.1.0-canary.0

### Minor Changes

- [#982](https://github.com/sumup-oss/foundry/pull/982) [`c2d2d68`](https://github.com/sumup-oss/foundry/commit/c2d2d68995ece4cd893eb10333a37b5b77453b2e) Thanks [@connor-baer](https://github.com/connor-baer)! - Added support for [Biome](https://biomejs.dev/) to replace Prettier for formatting code and to supplement ESLint for linting code. Written in Rust, Biome is orders of magnitude faster, however, it doesn't support as many rules or plugins yet.

## 8.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup-oss/foundry",
"version": "8.0.1",
"version": "8.1.0-canary.0",
"description": "A toolkit for JavaScript + TypeScript applications by SumUp.",
"repository": "https://github.com/sumup-oss/foundry",
"author": "Felix Jung <felix.jung@sumup.com>, Connor Bär <connor.baer@sumup.com>",
Expand Down

0 comments on commit 73e5d4d

Please sign in to comment.