Skip to content

Commit 4bd308a

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](gravity-ui-web-v3.2.0...gravity-ui-web-v3.3.0) (2020-07-09) ### Bug Fixes * fixes corrupted package-lock.json files ([7bdbdfb](7bdbdfb)) * fixes lint issues picked up by new version of ESLint ([b8eff60](b8eff60)) ### Features * extends Eyeglass compatibility to cover v3.0.0 ([496f8fe](496f8fe))
1 parent 3dd62de commit 4bd308a

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

packages/gravity-ui-web/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [3.3.0](https://github.com/buildit/gravity-ui-web/compare/gravity-ui-web-v3.2.0...gravity-ui-web-v3.3.0) (2020-07-09)
2+
3+
4+
### Bug Fixes
5+
6+
* fixes corrupted package-lock.json files ([7bdbdfb](https://github.com/buildit/gravity-ui-web/commit/7bdbdfbb278bf3ace2ddcdb7451580e7a79bdaa0))
7+
* fixes lint issues picked up by new version of ESLint ([b8eff60](https://github.com/buildit/gravity-ui-web/commit/b8eff600cf24194d7b3a201ae19e160ef82864b9))
8+
9+
10+
### Features
11+
12+
* extends Eyeglass compatibility to cover v3.0.0 ([496f8fe](https://github.com/buildit/gravity-ui-web/commit/496f8fefbbe12eca3698e1368dac355afb18c8f2))
13+
114
# [3.2.0](https://github.com/buildit/gravity-ui-web/compare/gravity-ui-web-v3.1.0...gravity-ui-web-v3.2.0) (2020-06-19)
215

316

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": "3.2.0",
3+
"version": "3.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/gravity.js",
66
"bundlesize": [

0 commit comments

Comments
 (0)