Skip to content

Commit 1da6686

Browse files
chore(release): 1.23.0 [skip ci]
# [1.23.0](v1.22.0...v1.23.0) (2025-06-28) ### Bug Fixes * **fish-config:** make fish prompt compatible with vs code ([484b614](484b614)) * **fish-prompt:** clean up theme ([d00dabd](d00dabd)) * **mi:** enable reflection ([b264671](b264671)) ### Features * **pkgs/fish-config:** add autols, autopair, fisher, and nvm ([2a8ccb5](2a8ccb5)) Signed-Off-By: Mimi Yasomi <[email protected]>
1 parent 327b106 commit 1da6686

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.23.0](https://github.com/Xe/x/compare/v1.22.0...v1.23.0) (2025-06-28)
2+
3+
### Bug Fixes
4+
5+
- **fish-config:** make fish prompt compatible with vs code ([484b614](https://github.com/Xe/x/commit/484b614b607f0a5b610dd6186a07aaa547873ea1))
6+
- **fish-prompt:** clean up theme ([d00dabd](https://github.com/Xe/x/commit/d00dabd9e9962a0950837a9a0eb2d419471ad00c))
7+
- **mi:** enable reflection ([b264671](https://github.com/Xe/x/commit/b264671471cc62a4696442de204085808e628130))
8+
9+
### Features
10+
11+
- **pkgs/fish-config:** add autols, autopair, fisher, and nvm ([2a8ccb5](https://github.com/Xe/x/commit/2a8ccb5e9235262aa0db262caa46061b174472c9))
12+
113
# [1.22.0](https://github.com/Xe/x/compare/v1.21.0...v1.22.0) (2025-06-11)
214

315
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xe/x",
3-
"version": "1.22.0",
3+
"version": "1.23.0",
44
"description": "Xe's /x/perimental playground",
55
"main": "yeetfile.js",
66
"directories": {

0 commit comments

Comments
 (0)