Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
server
Manage
Activity
Members
Labels
Plan
Issues
25
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cokoapps
server
Commits
5870c0fb
Commit
5870c0fb
authored
1 month ago
by
Yannis Barlas
Browse files
Options
Downloads
Patches
Plain Diff
chore(release): 4.4.0
parent
4bbd9258
No related branches found
Branches containing commit
Tags
v4.0.0-beta.1
Tags containing commit
No related merge requests found
Pipeline
#65204
failed
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-0
7 additions, 0 deletions
CHANGELOG.md
package.json
+1
-1
1 addition, 1 deletion
package.json
with
8 additions
and
1 deletion
CHANGELOG.md
+
7
−
0
View file @
5870c0fb
...
...
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See
[
standard-version
](
https://github.com/conventional-changelog/standard-version
)
for commit guidelines.
## [4.4.0](https://gitlab.coko.foundation/cokoapps/server/compare/v4.3.0...v4.4.0) (2025-02-05)
### Features
*
**cli:**
allow debug inspectors to attach (
[
480d6dc
](
https://gitlab.coko.foundation/cokoapps/server/commit/480d6dcbc4e6ea827314d3fad08dbe267178a290
)
)
## [4.3.0](https://gitlab.coko.foundation/cokoapps/server/compare/v4.2.0...v4.3.0) (2024-12-13)
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
5870c0fb
{
"name"
:
"@coko/server"
,
"version"
:
"4.
3
.0"
,
"version"
:
"4.
4
.0"
,
"description"
:
"Reusable server for use by Coko's projects"
,
"keywords"
:
[
"coko"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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