Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 397a92e

Browse files
author
Katie Horne
committed
Initial commit
1 parent 5427bc6 commit 397a92e

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

changelog/1.24.0.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "1.24.0"
3+
description: "Released on 10/11/2021"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.24.0.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.24.0.
13+
14+
### Bug fixes 🐛
15+
16+
There are no bug fixes in 1.24.0.
17+
18+
### Security updates 🔐
19+
20+
There are no security updates in 1.24.0.
21+
22+
### Known issues 🔧
23+
24+
There are no known issues in 1.24.0.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,9 @@
428428
{
429429
"path": "./changelog/index.md",
430430
"children": [
431+
{
432+
"path": "./changelog/1.22.3.md"
433+
},
431434
{
432435
"path": "./changelog/1.23.1.md",
433436
"children": [

0 commit comments

Comments
 (0)