Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit28db03f

Browse files
chore(main): release 15.13.0
🤖 I have created a release *beep* *boop*---## [15.13.0](v15.12.2...v15.13.0) (2025-11-01)### Features* **snacks:** `snacks.gh` integration. Enabled by default, unless the `util.octo` extra is enabled. ([5e981f9](5e981f9))### Bug Fixes* **treesitter:** remove node requirement ([6b52a30](6b52a30))---This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent5e981f9 commit28db03f

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".":"15.12.2"
2+
".":"15.13.0"
33
}

‎CHANGELOG.md‎

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

3+
##[15.13.0](https://github.com/LazyVim/LazyVim/compare/v15.12.2...v15.13.0) (2025-11-01)
4+
5+
6+
###Features
7+
8+
***snacks:**`snacks.gh` integration. Enabled by default, unless the`util.octo` extra is enabled. ([5e981f9](https://github.com/LazyVim/LazyVim/commit/5e981f9a8cd75eb6f49756e188411037b82b8045))
9+
10+
11+
###Bug Fixes
12+
13+
***treesitter:** remove node requirement ([6b52a30](https://github.com/LazyVim/LazyVim/commit/6b52a3059e52eed062b6ff3f56e70cffcbf879fe))
14+
315
##[15.12.2](https://github.com/LazyVim/LazyVim/compare/v15.12.1...v15.12.2) (2025-10-26)
416

517

‎lua/lazyvim/config/init.lua‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ _G.LazyVim = require("lazyvim.util")
33
---@classLazyVimConfig:LazyVimOptions
44
localM= {}
55

6-
M.version="15.12.2"-- x-release-please-version
6+
M.version="15.13.0"-- x-release-please-version
77
LazyVim.config=M
88

99
---@classLazyVimOptions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp