We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ec9f9 commit 9cee335Copy full SHA for 9cee335
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v2.3.1
5
+
6
+[compare changes](https://github.com/JureSotosek/ink-divider/compare/v2.3.0...v2.3.1)
7
8
+### 🩹 Fixes
9
10
+- 🥀 remove latext divider ([59a1fc5](https://github.com/JureSotosek/ink-divider/commit/59a1fc5))
11
12
+### ❤️ Contributors
13
14
+- Okinea Dev ([@okineadev](http://github.com/okineadev))
15
16
## v2.3.0
17
18
[compare changes](https://github.com/JureSotosek/ink-divider/compare/v2.2.0...v2.3.0)
package.json
@@ -1,6 +1,6 @@
{
"name": "ink-divider",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Divider component for Ink",
"license": "MIT",
"type": "module",
0 commit comments