Skip to content

Commit cd89868

Browse files
committed
chore(release): 0.10.11
1 parent 218d4bc commit cd89868

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.10.11](https://github.com/StackExchange/Stacks-Editor/compare/v0.10.10...v0.10.11) (2025-03-24)
6+
7+
8+
### Features
9+
10+
* devx - add parser logging for each rule stage ([#401](https://github.com/StackExchange/Stacks-Editor/issues/401)) ([3bea908](https://github.com/StackExchange/Stacks-Editor/commit/3bea908e85363a2e726ccac208ecd19291bc29fe))
11+
12+
13+
### Bug Fixes
14+
15+
* **link-editor:** link editor glitchiness tweaks ([#403](https://github.com/StackExchange/Stacks-Editor/issues/403)) ([218d4bc](https://github.com/StackExchange/Stacks-Editor/commit/218d4bc8736a93d67b556137ff6d8a639b946b12))
16+
* **tooltips:** tooltips always go below buttons ([#399](https://github.com/StackExchange/Stacks-Editor/issues/399)) ([f44f8ed](https://github.com/StackExchange/Stacks-Editor/commit/f44f8edea1801e9ab720b14e872893fef7796990))
17+
518
### [0.10.10](https://github.com/StackExchange/Stacks-Editor/compare/v0.10.9...v0.10.10) (2025-03-17)
619

720

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": "@stackoverflow/stacks-editor",
3-
"version": "0.10.10",
3+
"version": "0.10.11",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)