Skip to content

Commit 11e98bf

Browse files
Version Packages (#98)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 52ce32a commit 11e98bf

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

.changeset/orange-apples-push.md

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

CHANGELOG.md

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- Remove featuredBadgeNames string array and replace with a type for narrowing
8+
([#97](https://github.com/FormidableLabs/formidable-oss-badges/pull/97))
9+
purposes
10+
311
## 1.5.1
412

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

0 commit comments

Comments
 (0)