Skip to content

Commit 225160f

Browse files
authored
chore(main): release 2.2.1 (#512)
1 parent 5233dcd commit 225160f

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.0"
2+
".": "2.2.1"
33
}

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [2.2.1](https://github.com/sekwah41/Advanced-Portals/compare/v2.2.0...v2.2.1) (2025-01-07)
4+
5+
6+
### Bug Fixes 🐛
7+
8+
* check for world existence ([2528ebf](https://github.com/sekwah41/Advanced-Portals/commit/2528ebfe5141d29bc7762b283d188562e8424c8f))
9+
* teleport call that doesn't check world ([#513](https://github.com/sekwah41/Advanced-Portals/issues/513)) ([e1a9e3d](https://github.com/sekwah41/Advanced-Portals/commit/e1a9e3d86f085e746902c284177944233162a909))
10+
* trigger block validation ([#510](https://github.com/sekwah41/Advanced-Portals/issues/510)) ([ef6f976](https://github.com/sekwah41/Advanced-Portals/commit/ef6f97615f7c177564ac10c4989e386dabd60f80))
11+
312
## [2.2.0](https://github.com/sekwah41/Advanced-Portals/compare/v2.1.1...v2.2.0) (2025-01-04)
413

514

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0
1+
2.2.1

0 commit comments

Comments
 (0)