Skip to content

Commit

Permalink
chore(release): prepare for 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrebb committed Oct 23, 2023
1 parent 22aaa86 commit 90e5b48
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@

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

## [3.8.0] - 2023-10-22

### 💡 Features

- ***(back)*** Adds quote component schema and posts schema association (#886)
- ***(front)*** Adds Code copy event and data (#885)
- ***(front)*** Adds quote Svelte component and styles (#886)
- ***(front)*** Adds svelte syntax support to Code component (#884)

### 🐛 Bug Fixes

- ***(front)*** Adjusts webkit scrollbar styles
- ***(front)*** Adds view-transition properties to prefers-reduced (#876)

### 👷 Build

- ***(front)*** Uses markdown for AnimatedImage figcaption
- ***(front)*** Adjusts typography and post styles

### ✅ Testing

- ***(backstop)*** Updates gh-stg refs with font rendering adjustments
- ***(backstop)*** Updates navigate from posts test
- ***(backstop)*** Adds tests for syntax highlighter and animated image components (#882)
- ***(backstop)*** Updates gh-prd refs

### ⚙️ Miscellaneous Tasks

- ***(ci)*** Removes sandbox mode for gh workflow lighthouse runs (#879) (#880)
- ***(front)*** Updates to [email protected] and unplugin-icons/iconify 0.17.1/1.1.6
- ***(front)*** Removes sentry bloat preferring core error tracing only (#872)
- ***(github)*** Updates issue templates
- ***(testing)*** Adjusts how lighthouse applies automation querystring

## [3.7.2] - 2023-10-19

### ♻️ Refactor
Expand Down

0 comments on commit 90e5b48

Please sign in to comment.