From 77d5572bab34a4bc9ba81e19f03f04a0d6c065c4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 28 Feb 2020 10:58:04 +0000 Subject: [PATCH] chore(release): 3.3.1 [skip ci] ## [3.3.1](https://github.com/thenativeweb/thenativeweb-ux/compare/3.3.0...3.3.1) (2020-02-28) ### Bug Fixes * Fix language routing. ([#346](https://github.com/thenativeweb/thenativeweb-ux/issues/346)) ([5a8d392](https://github.com/thenativeweb/thenativeweb-ux/commit/5a8d392dca714e1517ae2e7af6578f284ee2fe4b)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff99e4de..1c7c2f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.3.1](https://github.com/thenativeweb/thenativeweb-ux/compare/3.3.0...3.3.1) (2020-02-28) + + +### Bug Fixes + +* Fix language routing. ([#346](https://github.com/thenativeweb/thenativeweb-ux/issues/346)) ([5a8d392](https://github.com/thenativeweb/thenativeweb-ux/commit/5a8d392dca714e1517ae2e7af6578f284ee2fe4b)) + # [3.3.0](https://github.com/thenativeweb/thenativeweb-ux/compare/3.2.5...3.3.0) (2020-02-28) diff --git a/package-lock.json b/package-lock.json index 63f1fe77..d2786f38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thenativeweb-ux", - "version": "3.3.0", + "version": "3.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f1ac5d1a..eb7053bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thenativeweb-ux", - "version": "3.3.0", + "version": "3.3.1", "description": "thenativeweb-ux provides UI components for the native web applications.", "contributors": [ {