Skip to content

Commit cb5db30

Browse files
author
James Nash
committed
chore(release): 2.3.0
affects: @buildit/gravity-ui-web * **svg:** updates logotype to Buildit 2.0 design ([543fd39](543fd39))
1 parent 543fd39 commit cb5db30

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/gravity-ui-web/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.0](https://github.com/buildit/gravity-ui-web/compare/gravity-ui-web-v2.2.4...gravity-ui-web-v2.3.0) (2020-06-08)
2+
3+
### Features
4+
5+
* **svg:** updates logotype to Buildit 2.0 design ([543fd39](https://github.com/buildit/gravity-ui-web/commit/543fd39))
6+
7+
18
## [2.2.4](https://github.com/buildit/gravity-ui-web/compare/gravity-ui-web-v2.2.3...gravity-ui-web-v2.2.4) (2020-01-08)
29

310

packages/gravity-ui-web/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/gravity-ui-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildit/gravity-ui-web",
3-
"version": "2.1.1",
3+
"version": "2.3.0",
44
"description": "Library of styles, components and associated assets to build UIs for the web. Part of Buildit's Gravity design system.",
55
"main": "dist/ui-lib/gravity.js",
66
"bundlesize": [

0 commit comments

Comments
 (0)