Skip to content

Commit

Permalink
Merge pull request #470 from UN-OCHA/release-2024-02-26
Browse files Browse the repository at this point in the history
chore(release): 9.3.4
  • Loading branch information
rupl authored Feb 26, 2024
2 parents 94dca2c + fb166a6 commit ed46321
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [9.3.4](https://github.com/UN-OCHA/common_design/compare/v9.3.3...v9.3.4) (2024-02-26)

### Bug Fixes

* retain OCHA Services border on mobile ([02f1f3b](https://github.com/UN-OCHA/common_design/commit/02f1f3b7632e2d0becaeba0e526cd92110037bf7))
* update example markup for fonts in README ([d59c9e1](https://github.com/UN-OCHA/common_design/commit/d59c9e1a17620b20602e3b6e5c6bfba8ff9fb876))


### [9.3.3](https://github.com/UN-OCHA/common_design/compare/v9.3.2...v9.3.3) (2024-02-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion common_design_subtheme/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 common_design_subtheme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "common-design-subtheme",
"version": "9.3.3",
"version": "9.3.4",
"description": "OCHA Common Design sub theme for Drupal 9+",
"repository": "[email protected]:UN-OCHA/common_design.git",
"author": "UN OCHA",
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": "common-design",
"version": "9.3.3",
"version": "9.3.4",
"description": "OCHA Common Design base theme for Drupal 9+",
"repository": "[email protected]:UN-OCHA/common_design.git",
"author": "UN OCHA",
Expand Down

0 comments on commit ed46321

Please sign in to comment.