Skip to content

Commit 703ae95

Browse files
chore(release): 1.4.0-beta.2 [skip ci]
# [1.4.0-beta.2](v1.4.0-beta.1...v1.4.0-beta.2) (2024-02-23) ### Features * typescript again ([3a343e6](3a343e6))
1 parent 0a648d1 commit 703ae95

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0-beta.2](https://github.com/LunaticMuch/docusaurus-terminology/compare/v1.4.0-beta.1...v1.4.0-beta.2) (2024-02-23)
2+
3+
4+
### Features
5+
6+
* typescript again ([3a343e6](https://github.com/LunaticMuch/docusaurus-terminology/commit/3a343e621100871ef161004c8fefd69c1acbdfc2))
7+
18
# [1.4.0-beta.1](https://github.com/LunaticMuch/docusaurus-terminology/compare/v1.3.0...v1.4.0-beta.1) (2024-02-20)
29

310

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": "@lunaticmuch/docusaurus-terminology",
3-
"version": "1.4.0-beta.1",
3+
"version": "1.4.0-beta.2",
44
"description": "A terminology / dictionary add-on for Docusaurus",
55
"type": "module",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)