Skip to content

Commit

Permalink
chore(release): prepare for 3.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrebb committed Feb 11, 2024
1 parent b8ebce7 commit c8c8d24
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

All notable changes to this project will be documented in this file.

## [3.18.0] - 2024-02-11

### 💡 Features

- ***(front)*** Add Dockerfile and YAML syntax-highlighter support

### 🐛 Bug Fixes

- ***(front)*** Add overrides for motion styles with dynamic specificity (#1224)
- ***(front)*** Set `ready` body class on 404 direct-hits
- ***(front)*** Refactor marked instances, configuration, and imports (#1217)

### ♻️ Refactor

- ***(front)*** Reduce and reflow post and article layout and styles (#1216)
- ***(front)*** Use PATHS and URIS constants (#1202)

### ⚙️ Miscellaneous Tasks

- ***(back)*** Upgrade to [email protected] (#1213)
- ***(ci)*** Update playwright to 1.41.2
- ***(front)*** Update and patch FE deps
- ***(front)*** Update FE deps (#1213)
- ***(terraform)*** Upgrade RDS to postgresql 15.5

## [3.17.1] - 2024-02-01

### ♻️ Refactor
Expand Down

0 comments on commit c8c8d24

Please sign in to comment.