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

Commit a67c59a

Browse files
committed
Release 1.17.2
1 parent 4e88e61 commit a67c59a

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

changelog/1.17.2.md

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

manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
{
166166
"path": "./changelog/index.md",
167167
"children": [
168+
{ "path": "./changelog/1.17.2.md" },
168169
{ "path": "./changelog/1.17.1.md" },
169170
{ "path": "./changelog/1.17.0.md" },
170171
{ "path": "./changelog/1.16.3.md" },

0 commit comments

Comments
 (0)