Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v3.11.3 #664

Merged
merged 1 commit into from
Jun 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

...

## [3.11.3] - 2023-06-16: CSS Import Paths, Boainmap Logo, Core-Styles v2.9.1

### Changed

- feat(taccsite_custom): explicit source css imports (7f25379)

### Fixed

- fix(core-styles): v2.9.1 (4894e4f)
- fix(taccsite_custom): brainmap logo missing text (7cda385)

## [3.11.2] - 2023-06-15: Fix Accent Color From Purple Back to Blue

### Fixed
Expand Down Expand Up @@ -627,7 +638,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/v3.11.2...main
[unreleased]: https://github.com/TACC/Core-CMS/compare/v3.11.3...main
[3.11.3]: https://github.com/TACC/Core-CMS/releases/tag/v3.11.3
[3.11.2]: https://github.com/TACC/Core-CMS/releases/tag/v3.11.2
[3.11.1]: https://github.com/TACC/Core-CMS/releases/tag/v3.11.1
[3.11.0]: https://github.com/TACC/Core-CMS/releases/tag/v3.11.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": "3.11.2",
"version": "3.11.3",
"license": "MIT",
"author": "TACC ACI WMA <wma-portals@gmail.com>",
"description": "The TACC ACI-WMA Core CMS codebase used by TACC Portals.",
Expand Down
2 changes: 1 addition & 1 deletion taccsite_custom
Submodule taccsite_custom updated 227 files