diff --git a/packages/one-app-bundler/CHANGELOG.md b/packages/one-app-bundler/CHANGELOG.md index 3249865b..7aea78c2 100644 --- a/packages/one-app-bundler/CHANGELOG.md +++ b/packages/one-app-bundler/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.21.8](https://github.com/americanexpress/one-app-cli/compare/@americanexpress/one-app-bundler@6.21.7...@americanexpress/one-app-bundler@6.21.8) (2024-01-31) + +**Note:** Version bump only for package @americanexpress/one-app-bundler + + + + + ## [6.21.7](https://github.com/americanexpress/one-app-cli/compare/@americanexpress/one-app-bundler@6.21.6...@americanexpress/one-app-bundler@6.21.7) (2024-01-29) diff --git a/packages/one-app-bundler/webpack/loaders/styles-loader.js b/packages/one-app-bundler/webpack/loaders/styles-loader.js index 5b64c059..06ea9563 100644 --- a/packages/one-app-bundler/webpack/loaders/styles-loader.js +++ b/packages/one-app-bundler/webpack/loaders/styles-loader.js @@ -1,5 +1,5 @@ /* - * Copyright 2019 American Express Travel Related Services Company, Inc. + * Copyright 2024 American Express Travel Related Services Company, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at