Skip to content

Commit 279db95

Browse files
Version Packages (#1041)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 650a2c6 commit 279db95

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-cows-cross.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sumup-oss/foundry
22

3+
## 8.4.1
4+
5+
### Patch Changes
6+
7+
- [#1040](https://github.com/sumup-oss/foundry/pull/1040) [`650a2c6`](https://github.com/sumup-oss/foundry/commit/650a2c687376df68c116ed404c87778047128b2e) Thanks [@connor-baer](https://github.com/connor-baer)! - Prevented Styleling from throwing an error when all matched input files are ignored during a pre-commit check.
8+
39
## 8.4.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sumup-oss/foundry",
3-
"version": "8.4.0",
3+
"version": "8.4.1",
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)