Skip to content

Commit 684ec88

Browse files
Version Packages (#87)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1a99d3f commit 684ec88

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/breezy-mugs-jam.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# formidable-oss-badges Changelog
22

3+
## 1.3.2
4+
5+
### Patch Changes
6+
7+
- Passthrough SVG props to badges
8+
([#86](https://github.com/FormidableLabs/formidable-oss-badges/pull/86))
9+
310
## 1.3.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formidable-oss-badges",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Badges for Formidable OSS",
55
"license": "MIT",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)