Skip to content

Commit

Permalink
chore: v4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Feb 9, 2024
1 parent 206d939 commit b280ac5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [4.8.0] - 2024-02-09: CMS Docker Image Tag via Git Branch, Tag, Etc.

## Added

* Quick: Update Makefile to support git branches by @rstijerina in https://github.com/TACC/Core-CMS/pull/801

**Full Changelog**: https://github.com/TACC/Core-CMS/compare/v4.7.2...v4.8.0

## [4.7.2] - 2024-02-08: PORTAL_LOGO / PORTAL_FAVICON Doc & Fix Example Settings

### Fixed
Expand Down Expand Up @@ -1121,7 +1129,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.7.2...main
[unreleased]: https://github.com/TACC/Core-CMS/compare/v4.8.0...main
[4.8.0]: https://github.com/TACC/Core-CMS/releases/tag/v4.8.0
[4.7.2]: https://github.com/TACC/Core-CMS/releases/tag/v4.7.2
[4.7.1]: https://github.com/TACC/Core-CMS/releases/tag/v4.7.1
[4.7.0]: https://github.com/TACC/Core-CMS/releases/tag/v4.7.0
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.7.2",
"version": "4.8.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 b280ac5

Please sign in to comment.