Skip to content

Commit

Permalink
Built HTMLstarterkit and updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbenj committed Mar 11, 2021
1 parent 48a530e commit 551a47e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.10.1](https://github.com/digitalnsw/nsw-design-system/compare/v2.10.0...v2.10.1)

- fix: meganav menu add a check if active elem is nav link [`#129`](https://github.com/digitalnsw/nsw-design-system/pull/129)
- fix: change color to fill [`#127`](https://github.com/digitalnsw/nsw-design-system/pull/127)
- Fix: adding exception for nsw-icon version [`66b0009`](https://github.com/digitalnsw/nsw-design-system/commit/66b000924b5e27aac9b5f63828d0873f11d4dfaa)
- fix: style for both svg and material icon [`0bc2e81`](https://github.com/digitalnsw/nsw-design-system/commit/0bc2e813cb0e88f01fdb8e5c9386f76545bd9053)
- rewrite include function to support IE11 [`ae0d05a`](https://github.com/digitalnsw/nsw-design-system/commit/ae0d05aa35ca5478b80a35b6866144cd837fb510)

#### [v2.10.0](https://github.com/digitalnsw/nsw-design-system/compare/v2.9.0...v2.10.0)

> 4 March 2021
- fix: prevent centering non-child nav links [`#123`](https://github.com/digitalnsw/nsw-design-system/pull/123)
- Content cards and blocks [`#122`](https://github.com/digitalnsw/nsw-design-system/pull/122)
- Feature/progress indicator [`#120`](https://github.com/digitalnsw/nsw-design-system/pull/120)
- Built HTMLstarterkit and updated CHANGELOG.md [`757b41d`](https://github.com/digitalnsw/nsw-design-system/commit/757b41dbd8b1e0e873a7b2fd280da0749d691cc0)

#### [v2.9.0](https://github.com/digitalnsw/nsw-design-system/compare/v2.8.1...v2.9.0)

Expand Down
Binary file modified HTMLstarterkit.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nsw-design-system",
"version": "2.10.0",
"version": "2.10.1",
"description": "Design system for Digital NSW",
"main": "dist/main.js",
"style": "dist/main.css",
Expand Down

0 comments on commit 551a47e

Please sign in to comment.