From e81506092dff5d2cc9b42d5f8ce8ecd7ed826914 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:15:42 +0000 Subject: [PATCH] Release 1.8.2 --- CHANGELOG.md | 6 +++++- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fb4e4b..5fd5f0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ + + +## 1.8.2 (2022-12-21) + # Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. @@ -167,4 +171,4 @@ All notable changes to this project will be documented in this file. See [standa * ui-icon component and test ([80c86c5](https://github.com/nsf-open/ember-ui-foundation/commit/80c86c53c07a3a7d883913734ed2cda7d8743a9c)) * ui-inline-text-icon-layout component and test ([3fa4228](https://github.com/nsf-open/ember-ui-foundation/commit/3fa4228910f130ee99cc9e54e7c23b5e82b20366)) * ui-popper component and test ([33b8c99](https://github.com/nsf-open/ember-ui-foundation/commit/33b8c9990dd0e2fb0de799f137d47fff050f690c)) -* ui-tabs component and test ([c520e8f](https://github.com/nsf-open/ember-ui-foundation/commit/c520e8f07022efc96df13e1c7dadedc467424645)) +* ui-tabs component and test ([c520e8f](https://github.com/nsf-open/ember-ui-foundation/commit/c520e8f07022efc96df13e1c7dadedc467424645)) \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 70a9acd..aa924ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nsf-open/ember-ui-foundation", - "version": "1.8.1", + "version": "1.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nsf-open/ember-ui-foundation", - "version": "1.8.1", + "version": "1.8.2", "license": "MIT", "dependencies": { "@ember-decorators/component": "6.1.1", diff --git a/package.json b/package.json index 2b6d9af..5c91956 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nsf-open/ember-ui-foundation", - "version": "1.8.1", + "version": "1.8.2", "description": "The starting point for Ember Application UI libraries at NSF.", "keywords": [ "ember-addon"