@fluentai/tokens
Advanced tools
Comparing version 0.0.0-nightly-20240213-2206-56bf627f.1 to 0.2.0
@@ -5,13 +5,21 @@ { | ||
{ | ||
"date": "Tue, 13 Feb 2024 22:11:31 GMT", | ||
"tag": "@fluentai/tokens_v0.0.0-nightly-20240213-2206-56bf627f.1", | ||
"version": "0.0.0-nightly-20240213-2206-56bf627f.1", | ||
"date": "Thu, 15 Feb 2024 20:23:15 GMT", | ||
"tag": "@fluentai/tokens_v0.2.0", | ||
"version": "0.2.0", | ||
"comments": { | ||
"prerelease": [ | ||
"minor": [ | ||
{ | ||
"author": "fluentui-internal@service.microsoft.com", | ||
"author": "tristan.watanabe@gmail.com", | ||
"package": "@fluentai/tokens", | ||
"commit": "not available", | ||
"comment": "Release nightly" | ||
"commit": "cd80fe52dd6c3d2b48c96c0ddb26b31cc232b4ca", | ||
"comment": "chore: initial release to NPM." | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"author": "tristan.watanabe@gmail.com", | ||
"package": "@fluentai/tokens", | ||
"commit": "31ae3ad9098d67abbaf7ac83c402312748bc2ea8", | ||
"comment": "chore: no longer shipping test related files." | ||
} | ||
] | ||
@@ -21,2 +29,17 @@ } | ||
{ | ||
"date": "Thu, 15 Feb 2024 19:00:00 GMT", | ||
"tag": "@fluentai/tokens_v0.1.6", | ||
"version": "0.1.6", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "tristan.watanabe@gmail.com", | ||
"package": "@fluentai/tokens", | ||
"commit": "12c785efdd7e75542f017b70fff7a2d5b00b3df9", | ||
"comment": "chore: disallow minor package bumps." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 12 Dec 2023 16:35:16 GMT", | ||
@@ -23,0 +46,0 @@ "tag": "@fluentai/tokens_v0.1.6", |
# Change Log - @fluentai/tokens | ||
This log was last generated on Tue, 13 Feb 2024 22:11:31 GMT and should not be manually modified. | ||
This log was last generated on Thu, 15 Feb 2024 20:23:15 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20240213-2206-56bf627f.1](https://github.com/microsoft/fluentai/tree/@fluentai/tokens_v0.0.0-nightly-20240213-2206-56bf627f.1) | ||
## [0.2.0](https://github.com/microsoft/fluentai/tree/@fluentai/tokens_v0.2.0) | ||
Tue, 13 Feb 2024 22:11:31 GMT | ||
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentai/tokens_v0.1.6..@fluentai/tokens_v0.0.0-nightly-20240213-2206-56bf627f.1) | ||
Thu, 15 Feb 2024 20:23:15 GMT | ||
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentai/tokens_v0.1.6..@fluentai/tokens_v0.2.0) | ||
### Changes | ||
### Minor changes | ||
- Release nightly ([commit](https://github.com/microsoft/fluentai/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- chore: initial release to NPM. ([PR #1358](https://github.com/microsoft/fluentai/pull/1358) by tristan.watanabe@gmail.com) | ||
@@ -16,0 +16,0 @@ ## [0.1.6](https://github.com/microsoft/fluentai/tree/@fluentai/tokens_v0.1.6) |
{ | ||
"name": "@fluentai/tokens", | ||
"version": "0.0.0-nightly-20240213-2206-56bf627f.1", | ||
"version": "0.2.0", | ||
"description": "Fluent AI design tokens.", | ||
@@ -19,3 +19,7 @@ "main": "lib-commonjs/index.js", | ||
}, | ||
"beachball": {}, | ||
"beachball": { | ||
"disallowedChangeTypes": [ | ||
"major" | ||
] | ||
}, | ||
"exports": { | ||
@@ -22,0 +26,0 @@ ".": { |
137842
46
1359