Skip to content

Commit 89b6c10

Browse files
Chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2026-01-22) ### Fix * Use const for immutable variable (fixes #37) (#38) ([f9770fb](f9770fb)), closes [#37](#37) [#38](#38)
1 parent f9770fb commit 89b6c10

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-config",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A configuration module for the Adapt authoring tool.",
55
"homepage": "https://github.com/adapt-security/adapt-authoring-config",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)