From 7ff5af6a9ffff819e82d66434ed7781ac0316883 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Aug 2024 20:40:04 +0000 Subject: [PATCH] chore(release): 2.8.0-beta.1 [skip ci] * implement tier 3 token structure [#121](https://github.com/AlaskaAirlines/auro-flight/issues/121) ([874e9ce](https://github.com/AlaskaAirlines/auro-flight/commit/874e9cedd9d092a1f327bb8d9651fef6eac22a54)) * update deps and refactor scripts to use auro-library versions ([238a929](https://github.com/AlaskaAirlines/auro-flight/commit/238a92976dfa248447e4a11c68b8dbf9ae0b6519)) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5333925..3814416 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ For the most up to date information on [UI development browser support](https:// [![Build Status](https://img.shields.io/github/actions/workflow/status/AlaskaAirlines/auro-flight/testPublish.yml?style=for-the-badge)](https://github.com/AlaskaAirlines/auro-flight/actions/workflows/testPublish.yml) [![See it on NPM!](https://img.shields.io/npm/v/@aurodesignsystem/auro-flight?style=for-the-badge&color=orange)](https://www.npmjs.com/package/@aurodesignsystem/auro-flight) [![License](https://img.shields.io/npm/l/@aurodesignsystem/auro-flight?color=blue&style=for-the-badge)](https://www.apache.org/licenses/LICENSE-2.0) -![ESM supported](https://img.shields.io/badge/ESM-compatible-FFE900?style=for-the-badge) - +![ESM supported](https://img.shields.io/badge/ESM-compatible-FFE900?style=for-the-badge) + ```shell $ npm i @aurodesignsystem/auro-flight ```