Skip to content

Commit 63e3176

Browse files
chore(🤖): update of tokens (library version 0.11.0) (#126)
* chore: update tokens * docs : add new entry CHANGELOG.md --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
1 parent 5ad1677 commit 63e3176

37 files changed

+39
-35
lines changed

app/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16+
- [Library] Update of tokens (library version 0.11.0) ([#126](https://github.com/Orange-OpenSource/ouds-flutter/issues/126))
1617
- Add @nouha06 and @AhmedAmineZr as new contributor in project ([#127](https://github.com/Orange-OpenSource/ouds-flutter/issues/127))
1718
- [Library] Update of tokens (library version 0.10.0) ([#125](https://github.com/Orange-OpenSource/ouds-flutter/issues/125))
1819
- [Library] Update of tokens (library version 0.9.0) ([#121](https://github.com/Orange-OpenSource/ouds-flutter/issues/121))

ouds_global_raw_tokens/CHANGELOG.md

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

99
### Changed
1010

11+
- [Library] Update of tokens (library version 0.11.0) ([#126](https://github.com/Orange-OpenSource/ouds-flutter/issues/126))
1112
- [Library] Update of tokens (library version 0.10.0) ([#125](https://github.com/Orange-OpenSource/ouds-flutter/issues/125))
1213
- [Library] Update of tokens (library version 0.9.0) ([#121](https://github.com/Orange-OpenSource/ouds-flutter/issues/121))
1314

ouds_global_raw_tokens/lib/border_raw_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Tokens version 0.10.0
13+
// Tokens version 0.11.0
1414
// Generated by Tokenator
1515

1616
class BorderRawTokens {

ouds_global_raw_tokens/lib/color_raw_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Tokens version 0.10.0
13+
// Tokens version 0.11.0
1414
// Generated by Tokenator
1515

1616
import 'package:flutter/material.dart';

ouds_global_raw_tokens/lib/dimension_raw_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Tokens version 0.10.0
13+
// Tokens version 0.11.0
1414
// Generated by Tokenator
1515

1616
class DimensionRawTokens {

ouds_global_raw_tokens/lib/elevation_raw_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Tokens version 0.10.0
13+
// Tokens version 0.11.0
1414
// Generated by Tokenator
1515

1616
class ElevationRawTokens {

ouds_global_raw_tokens/lib/font_raw_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Tokens version 0.10.0
13+
// Tokens version 0.11.0
1414
// Generated by Tokenator
1515

1616
import 'package:flutter/material.dart';

ouds_global_raw_tokens/lib/grid_raw_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Tokens version 0.10.0
13+
// Tokens version 0.11.0
1414
// Generated by Tokenator
1515

1616
import 'package:ouds_global_raw_tokens/dimension_raw_tokens.dart';

ouds_global_raw_tokens/lib/opacity_raw_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Tokens version 0.10.0
13+
// Tokens version 0.11.0
1414
// Generated by Tokenator
1515

1616
class OpacityRawTokens {

ouds_theme_contract/CHANGELOG.md

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

1313
### Changed
1414

15+
- [Library] Update of tokens (library version 0.11.0) ([#126](https://github.com/Orange-OpenSource/ouds-flutter/issues/126))
1516
- [Library] Update of tokens (library version 0.10.0) ([#125](https://github.com/Orange-OpenSource/ouds-flutter/issues/125))
1617
- [Library] Update of tokens (library version 0.9.0) ([#121](https://github.com/Orange-OpenSource/ouds-flutter/issues/121))
1718

0 commit comments

Comments
 (0)