Skip to content

Commit

Permalink
chore: v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Mar 15, 2024
1 parent 1a4e740 commit 524764e
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
24 changes: 22 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [4.9.0] - 2024-03-15: Redesign News Article Metadata, Sort Share Platforms

### Added

* feat: tup-584 re-order share platforms by @wesleyboar in https://github.com/TACC/Core-CMS/pull/813
* CMD-73 Remove Taccsite Blockquote Plugin from Text Editor by @R-Tomas-Gonzalez in https://github.com/TACC/Core-CMS/pull/815
* feat: tup 584 redesign news metadata by @wesleyboar in https://github.com/TACC/Core-CMS/pull/773

### Fixed

* fix: tup-694 abs URLs to same domain should be rel by @wesleyboar in https://github.com/TACC/Core-CMS/pull/811

### Changed

* style: setTargetForExternalLinks polish by @wesleyboar in https://github.com/TACC/Core-CMS/pull/810
* CMD-73 Remove Taccsite Blockquote Plugin from Text Editor by @R-Tomas-Gonzalez in https://github.com/TACC/Core-CMS/pull/815

**Full Changelog**: https://github.com/TACC/Core-CMS/compare/v4.8.3...v4.9.0

## [4.8.3] - 2024-03-04: Fix External Link Script Bug & Fix Core-Styles Bugs

## What's Changed
### Fixed

* hotfix: setTargetForExternalLinks missing scopeElement by @wesleyboar in https://github.com/TACC/Core-CMS/pull/808
* fix: @tacc/core-styles v2.25 by @wesleyboar in https://github.com/TACC/Core-CMS/pull/807
Expand Down Expand Up @@ -1156,7 +1175,8 @@ formerly known as v2.5.2 published on Thu Jul 1 16:10:38 2021 -0500

v2.0.0 Production release as of Mar 31, 2021.

[unreleased]: https://github.com/TACC/Core-CMS/compare/v4.8.3...main
[unreleased]: https://github.com/TACC/Core-CMS/compare/v4.9.0...main
[4.9.0]: https://github.com/TACC/Core-CMS/releases/tag/v4.9.0
[4.8.3]: https://github.com/TACC/Core-CMS/releases/tag/v4.8.3
[4.8.2]: https://github.com/TACC/Core-CMS/releases/tag/v4.8.2
[4.8.1]: https://github.com/TACC/Core-CMS/releases/tag/v4.8.1
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tacc/core-cms",
"version": "4.8.3",
"version": "4.9.0",
"license": "MIT",
"author": "TACC ACI WMA <wma-portals@gmail.com>",
"description": "The TACC ACI-WMA Core CMS codebase used by TACC Portals.",
Expand Down

0 comments on commit 524764e

Please sign in to comment.