Skip to content

Commit 91214fa

Browse files
committed
chore: Prepare release 3.0.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 84894b8 commit 91214fa

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 3.0.1 - 2024-05-04
5+
6+
### Fixed
7+
* Ensure that built type definitions are bundled with the release and located in the correct directory
8+
49
## 3.0.0 - 2024-05-02
510
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-l10n/compare/v2.2.0...v3.0.0)
611

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": "@nextcloud/l10n",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Nextcloud L10n helpers for apps and libraries",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)