Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Monster
Manage
Activity
Members
Plan
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Libraries
Javascript
Monster
Commits
c313ef4e
Commit
c313ef4e
authored
2 months ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: release 3.121.0
parent
36e02d58
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+19
-0
19 additions, 0 deletions
CHANGELOG.md
nix/config/release.nix
+3
-3
3 additions, 3 deletions
nix/config/release.nix
package.json
+1
-1
1 addition, 1 deletion
package.json
with
23 additions
and
4 deletions
CHANGELOG.md
+
19
−
0
View file @
c313ef4e
...
...
@@ -2,6 +2,25 @@
## [3.121.0] - 2025-05-10
### Add Features
-
Add new lookup and functionality
[
#312
](
https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/312
)
🎉
### Bug Fixes
-
Improve HTTP response handling and update test data sources
### Changes
-
update webtest
-
update tests
-
update files
-
Code cleanup and reformatting across multiple files 🚀✨
-
update package
-
update webtests
## [3.120.0] - 2025-05-08
### Add Features
...
...
This diff is collapsed.
Click to expand it.
nix/config/release.nix
+
3
−
3
View file @
c313ef4e
{
version
=
"3.12
0
.0"
;
commit
=
"36e
6168c96768002ce2c5d6c1763cef565673f64
"
;
version
=
"3.12
1
.0"
;
commit
=
"36e
02d582581432110caa900d036c8d9d697ebda
"
;
name
=
"Monster"
;
mnemonic
=
"monster"
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
c313ef4e
{
"name"
:
"@schukai/monster"
,
"version"
:
"3.12
0
.0"
,
"version"
:
"3.12
1
.0"
,
"description"
:
"Monster is a simple library for creating fast, robust and lightweight websites."
,
"keywords"
:
[
"framework"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment