Skip to content

Commit 6861ac8

Browse files
authored
Merge pull request #149 from Pkcarreno/release-please--branches--main--components--glyphide
2 parents 4c01421 + 9fd23a1 commit 6861ac8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [2.2.3](https://github.com/Pkcarreno/glyphide/compare/v2.2.2...v2.2.3) (2025-11-23)
4+
5+
6+
### Bug Fixes
7+
8+
* add buffer and events polyfills ([dd7f1fd](https://github.com/Pkcarreno/glyphide/commit/dd7f1fd2fc799faf67b99ede028ba4a603f132bc))
9+
* add tailwind directives to biome ([f2eaf85](https://github.com/Pkcarreno/glyphide/commit/f2eaf85b4b59cba525eb97a01fa44ec61ef8520f))
10+
* codemirror packages issues ([4f9f766](https://github.com/Pkcarreno/glyphide/commit/4f9f76646168bcd6e5818144960b2a0e64eb094e))
11+
* **deps:** bump the all group across 1 directory with 37 updates ([e80b215](https://github.com/Pkcarreno/glyphide/commit/e80b215ce1e7d29025e9733ac08c49a85f386df7))
12+
313
## [2.2.2](https://github.com/Pkcarreno/glyphide/compare/v2.2.1...v2.2.2) (2025-09-17)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "glyphide",
33
"type": "module",
4-
"version": "2.2.2",
4+
"version": "2.2.3",
55
"description": "Write, run, and share JavaScript code instantly",
66
"author": "Pedro Carreño (34664891+Pkcarreno@users.noreply.github.com)",
77
"license": "MIT",

0 commit comments

Comments
 (0)