Skip to content

Commit b6ca9ce

Browse files
Version Packages (#96)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2f1d46c commit b6ca9ce

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/good-seahorses-swim.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.5.1
4+
5+
### Patch Changes
6+
7+
- Add sideEffects false to package and update featuredProjectBadge docs
8+
([#95](https://github.com/FormidableLabs/formidable-oss-badges/pull/95))
9+
310
## 1.5.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.5.0",
3+
"version": "1.5.1",
44
"description": "Badges for Formidable OSS",
55
"license": "MIT",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)