Skip to content

Commit 0e636bc

Browse files
Version Packages (#1222)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d68c34 commit 0e636bc

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/silly-hats-shine.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sumup-oss/foundry
22

3+
## 10.1.0
4+
5+
### Minor Changes
6+
7+
- [#1219](https://github.com/sumup-oss/foundry/pull/1219) [`18390e8`](https://github.com/sumup-oss/foundry/commit/18390e801be88750f995db8d028a3b688305a43c) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated `eslint-plugin-n` to v18. [Read the changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md).
8+
39
## 10.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sumup-oss/foundry",
3-
"version": "10.0.0",
3+
"version": "10.1.0",
44
"description": "A toolkit for JavaScript + TypeScript applications by SumUp.",
55
"repository": "https://github.com/sumup-oss/foundry",
66
"author": "Felix Jung <felix.jung@sumup.com>, Connor Bär <connor.baer@sumup.com>",

0 commit comments

Comments
 (0)