Skip to content

Commit b417d67

Browse files
Version Packages (#103)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bb641d0 commit b417d67

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/pretty-buttons-approve.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.7.1
4+
5+
### Patch Changes
6+
7+
- Fixes name prop type on FeaturedBage component
8+
([#102](https://github.com/FormidableLabs/formidable-oss-badges/pull/102))
9+
310
## 1.7.0
411

512
### Minor 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.7.0",
3+
"version": "1.7.1",
44
"description": "Badges for Formidable OSS",
55
"license": "MIT",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)