Skip to content

Commit

Permalink
Release eds-tokens@0.5.8 (#1334)
Browse files Browse the repository at this point in the history
* 🔖  Internal types

* ✏️ Fixed wrong date
  • Loading branch information
Michael Marszalek authored May 6, 2021
1 parent 6a0732a commit f38968f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions libraries/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.5.8] - 2021-05-06

### Changed

- Updates to internal types for tokens

## [0.5.7] - 2021-03-19

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion libraries/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/eds-tokens",
"version": "0.5.7",
"version": "0.5.8",
"description": "Design tokens for the Equinor Design System",
"main": "dist/tokens.cjs.js",
"module": "dist/tokens.esm.js",
Expand Down

0 comments on commit f38968f

Please sign in to comment.