Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions packages/mint-components/.changeset/cozy-boxes-jog.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/mint-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.2.1

### Patch Changes

- [#515](https://github.com/saasquatch/program-tools/pull/515) [`8b2d9ea`](https://github.com/saasquatch/program-tools/commit/8b2d9ea197ca84836edc56f38e4f910add0ce089) Thanks [@AndiLuo](https://github.com/AndiLuo)! - Update styles.ts with sl-input::part(label) font overrides. Update bold style tokens in sqm-dropdown-field, sqm-name-fields, sqm-email-verification, and sqm-lead-dropdown-field.

## 2.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/mint-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/mint-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@saasquatch/mint-components",
"title": "Mint Components",
"version": "2.2.0",
"version": "2.2.1",
"description": "A minimal design library with components for referral and loyalty experiences. Built with Shoelace components by Saasquatch.",
"icon": "https://res.cloudinary.com/saasquatch/image/upload/v1652219900/squatch-assets/For_Mint.svg",
"raisins": "docs/raisins.json",
Expand Down
Loading