Skip to content

Commit bdd51bb

Browse files
committed
chore: release v0.7.2
1 parent 83a1fbd commit bdd51bb

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## 0.7.1...main
5+
6+
[compare changes](https://github.com/kinde-oss/infrastructure/compare/0.7.1...main)
7+
8+
### 🩹 Fixes
9+
10+
- Token cleanup ([d6999b1](https://github.com/kinde-oss/infrastructure/commit/d6999b1))
11+
12+
### ❤️ Contributors
13+
14+
- Daniel Rivers ([@DanielRivers](https://github.com/DanielRivers))
15+
416
## 0.7.0...main
517

618
[compare changes](https://github.com/kinde-oss/infrastructure/compare/0.7.0...main)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinde/infrastructure",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"private": false,
55
"type": "module",
66
"module": "dist/infrastructure.js",

0 commit comments

Comments
 (0)