Skip to content

Commit 0d8ffbf

Browse files
Chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-11-11) ### Fix * Fix mute config option when set as a Boolean value (fixes #2) (#3) ([5878d67](5878d67)), closes [#2](#2) [#3](#3) ### New * automated release functionality added to the repo ([268c33f](268c33f)) * automated release functionality added to the repo (fixes #10) (#11) ([eaf0cf5](eaf0cf5)), closes [#10](#10) [#11](#11)
1 parent 70791b4 commit 0d8ffbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adapt-authoring-logger",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Basic logger for the Adapt authoring tool",
55
"homepage": "https://github.com/adapt-security/adapt-authoring-logger",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)