Skip to content

Commit 96c4a47

Browse files
authored
Merge pull request #402 from saasquatch/mint-environment-bump
[Mint] bump component-boilerplate version
2 parents 9a55ba6 + cce8de1 commit 96c4a47

3 files changed

Lines changed: 33 additions & 26 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-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mint-components/package.json

Lines changed: 2 additions & 2 deletions
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.3",
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",
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@raisins/stencil-docs-target": "^1.0.0",
71-
"@saasquatch/component-boilerplate": "^1.6.3",
71+
"@saasquatch/component-boilerplate": "^1.6.4",
7272
"@saasquatch/dom-context-hooks": "^1.0.3",
7373
"@saasquatch/shoelace": "^1.0.0",
7474
"@saasquatch/stencil-hooks": "^2.0.2",

0 commit comments

Comments
 (0)