Skip to content

Commit 8df19b2

Browse files
committed
changelog, version bump
1 parent 659b7f4 commit 8df19b2

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/mint-components/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.8.4] - 2024-05-07
11+
12+
### Updated
13+
14+
- `@saasquatch/component-boilerplate` package bump
15+
1016
## [1.8.3] - 2024-05-03
1117

1218
### Fixed
@@ -922,7 +928,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
922928
- \<sqm-popup-container>
923929
- \<sqm-stencilbook>
924930

925-
[unreleased]: https://github.com/saasquatch/program-tools/compare/mint-components@1.8.3...HEAD
931+
[unreleased]: https://github.com/saasquatch/program-tools/compare/mint-components@1.8.4...HEAD
932+
[1.8.4]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fmint-components%401.8.4
926933
[1.8.3]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fmint-components%401.8.3
927934
[1.8.2]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fmint-components%401.8.2
928935
[1.8.1]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fmint-components%401.8.1

packages/mint-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@saasquatch/mint-components",
33
"title": "Mint Components",
4-
"version": "1.8.4-10",
4+
"version": "1.8.4",
55
"description": "A minimal design library with components for referral and loyalty experiences. Built with Shoelace components by Saasquatch.",
66
"icon": "https://res.cloudinary.com/saasquatch/image/upload/v1652219900/squatch-assets/For_Mint.svg",
77
"raisins": "docs/raisins.json",

0 commit comments

Comments
 (0)