-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b70b2c
commit b24d0c2
Showing
11 changed files
with
79 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -202,6 +202,27 @@ | |
* dependencies | ||
* @leather.io/ui bumped to 1.27.1 | ||
|
||
## [1.46.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.46.0) (2024-11-01) | ||
|
||
|
||
### Features | ||
|
||
* **mobile:** add leather-io/analytics package ([26c438a](https://github.com/leather-io/mono/commit/26c438a48c32b11ff3e8b626f3b71c9f19025319)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **mobile:** remove fontWeight from MarchePro font, closes LEA-1584 ([e36f098](https://github.com/leather-io/mono/commit/e36f098eec5fe757d3b788eb849fe59e58f48c91)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/analytics bumped to 1.0.0 | ||
* @leather.io/tokens bumped to 0.9.2 | ||
* @leather.io/ui bumped to 1.31.2 | ||
|
||
## [1.45.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.45.0) (2024-10-30) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Changelog | ||
|
||
## [1.0.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/analytics-v1.0.0) (2024-11-01) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* small change to trigger publish, closes LEA-1692 | ||
* small clean-up and breaking change to release | ||
* **analytics:** update analytics package events, types and exports | ||
|
||
### Features | ||
|
||
* add new analytics package, leather-io/issues[#345](https://github.com/leather-io/mono/issues/345), closes LEA-1472 ([ddc0991](https://github.com/leather-io/mono/commit/ddc099114135b276bb9db0275517bb3d8cf9344f)) | ||
* **analytics:** update analytics package events, types and exports ([1896588](https://github.com/leather-io/mono/commit/18965886c5cb7cf090cfcad8890116c2390577f8)) | ||
* **mobile:** add leather-io/analytics package ([26c438a](https://github.com/leather-io/mono/commit/26c438a48c32b11ff3e8b626f3b71c9f19025319)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* update type export ([b67fd0e](https://github.com/leather-io/mono/commit/b67fd0ec0a15b8b762a9daa4937c174a2ed3ff19)) | ||
|
||
|
||
### Code Refactoring | ||
|
||
* small change to trigger publish, closes LEA-1692 ([3b70b2c](https://github.com/leather-io/mono/commit/3b70b2c5740f30cbe595c0247898e5f412470e2a)) | ||
* small clean-up and breaking change to release ([681b197](https://github.com/leather-io/mono/commit/681b1972b4fff420c0bd104d839de80f1ecca90b)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@leather.io/analytics", | ||
"author": "Leather.io [email protected]", | ||
"description": "Analytics package for Leather using Segment", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
"homepage": "https://github.com/leather.io/mono/tree/dev/packages/analytics", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,6 +60,12 @@ | |
* devDependencies | ||
* @leather.io/tokens bumped to 0.9.1 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @leather.io/tokens bumped to 0.9.2 | ||
|
||
## [0.4.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/panda-preset-v0.4.0) (2024-09-24) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,13 @@ | |
* devDependencies | ||
* @leather.io/eslint-config bumped to 0.7.0 | ||
|
||
## [0.9.2](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/tokens-v0.9.2) (2024-11-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **mobile:** remove fontWeight from MarchePro font, closes LEA-1584 ([e36f098](https://github.com/leather-io/mono/commit/e36f098eec5fe757d3b788eb849fe59e58f48c91)) | ||
|
||
## [0.9.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/tokens-v0.9.1) (2024-10-17) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@leather.io/tokens", | ||
"author": "Leather.io [email protected]", | ||
"description": "Shared design tokens", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"license": "MIT", | ||
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/tokens", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -103,6 +103,14 @@ | |
* dependencies | ||
* @leather.io/utils bumped to 0.15.0 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/tokens bumped to 0.9.2 | ||
* devDependencies | ||
* @leather.io/panda-preset bumped to 0.4.2 | ||
|
||
## [1.31.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.31.1) (2024-10-30) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters