Skip to content

Latest commit

 

History

History
203 lines (107 loc) · 9.25 KB

CHANGELOG.md

File metadata and controls

203 lines (107 loc) · 9.25 KB

3.8.1 (2024-07-08)

Bug Fixes

3.8.0 (2024-06-20)

Features

3.7.0 (2024-06-11)

Features

3.6.2 (2024-06-03)

Bug Fixes

3.6.1 (2024-05-31)

Bug Fixes

3.6.0 (2024-05-31)

Features

3.5.0 (2024-04-18)

Features

3.4.0 (2024-01-22)

Features

3.3.1 (2023-06-29)

Bug Fixes

3.3.0 (2022-08-15)

Features

  • upgrade eslint-plugin-promise from 5.2.0 to 6.0.0 (#222) (a9c08f2)

3.2.0 (2022-08-15)

Features

3.1.11 (2022-04-14)

Bug Fixes

  • spacing-stack-xxxl: changed back to 200px (65c9822)

3.1.10 (2022-02-10)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (#216) (c119518)

3.1.9 (2022-02-10)

Bug Fixes

  • upgrade eslint-plugin-promise from 5.1.1 to 5.2.0 (#209) (d0c7943)

3.1.8 (2022-02-10)

Bug Fixes

  • upgrade prettier from 2.4.1 to 2.5.0 (#208) (99e4dc7)

3.1.7 (2022-02-10)

Bug Fixes

  • upgrade semantic-release from 18.0.0 to 18.0.1 (#207) (4aa2701)

3.1.6 (2022-02-10)

Bug Fixes

  • upgrade pretty-quick from 3.1.1 to 3.1.2 (#206) (bd5a695)

3.1.5 (2022-02-10)

Bug Fixes

  • upgrade eslint-plugin-import from 2.25.2 to 2.25.3 (#204) (6819308)

3.1.4 (2021-11-09)

Bug Fixes

  • upgrade immutable from 4.0.0-rc.14 to 4.0.0 (#193) (287c910)

3.1.3 (2021-11-09)

Bug Fixes

  • upgrade prettier from 2.3.2 to 2.4.0 (#187) (2bbb15b)

3.1.2 (2021-11-09)

Bug Fixes

  • upgrade @semantic-release/git from 9.0.0 to 9.0.1 (#186) (14213bf)

3.1.1 (2021-11-09)

Bug Fixes

  • upgrade multiple dependencies with Snyk (#189) (765d6e9)

3.1.0 (2021-06-17)

Features

  • color: change status colors and create deep variations (#150) (3f86ad0)

3.0.1 (2021-06-15)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (#149) (34b58b7)

3.0.0 (2021-06-09)

Features

  • change pkg name to ocean-tokens (6892731)
  • shrink import path (9082433)
  • web: rename tokens.module.js to tokens.js (c71e951)

BREAKING CHANGES

  • change pkg name from @useblu/tokens to @useblu/ocean-tokens
  • omit the directory '/dist' of the imports path
  • web: normalizes tokens filename for web renaming js exported

2.0.1 (2021-06-07)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (#133) (0585a7d)

2.0.0 (July 21, 2020)

Changed

  • Package structure to maintain a separation between platforms (PRs: #51, #50)

      /dist
        - /android
        - /assets
        - /ios
        - /web
    

Added

  • Font files used in design-system (Avenir, NunitoSans). (PR #50)
  • Mobile token files. (PR #51)
  • Font declaration file for web (@font-faces). (PR #53)

1.0.0 (June 23, 2020)

First stable release 🚀

  • Tokens remodeled and separated by categories, follow the document
  • Design tokens avaliable in:
    • @useblu/tokens (npm)

0.1.0 (September 29, 2019)

First tokens 🎉👏