Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
api
Commits
10d35026b758
Commit
10d35026b758
authored
2 years ago
by
Fabien Amarger
Browse files
Options
Downloads
Patches
Plain Diff
chore(pkg): new patch release (0.4.2)
parent
3e43614fdfee
No related branches found
Branches containing commit
Tags
0.4.2
Tags containing commit
No related merge requests found
Pipeline
#149445
passed
2 years ago
Stage: lint
Stage: tests
Stage: release
Stage: publish
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+5
-0
5 additions, 0 deletions
CHANGELOG.md
cubicweb_api/__pkginfo__.py
+1
-1
1 addition, 1 deletion
cubicweb_api/__pkginfo__.py
with
6 additions
and
1 deletion
CHANGELOG.md
+
5
−
0
View file @
10d35026
## Version 0.4.2 (2022-09-05)
### 👷 Bug fixes
-
deps: read_yaml_file() is in openapi-spec-validator version 0.4 but not 0.5
## Version 0.4.1 (2022-07-28)
### 📝 Documentation
...
...
This diff is collapsed.
Click to expand it.
cubicweb_api/__pkginfo__.py
+
1
−
1
View file @
10d35026
...
...
@@ -21,7 +21,7 @@
modname
=
"
cubicweb_api
"
distname
=
"
cubicweb-api
"
numversion
=
(
0
,
4
,
1
)
numversion
=
(
0
,
4
,
2
)
version
=
"
.
"
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"
LGPL
"
...
...
This diff is collapsed.
Click to expand it.
Fabien Amarger
@famarger
mentioned in commit
e3f10fa80eda
·
2 years ago
mentioned in commit
e3f10fa80eda
mentioned in commit e3f10fa80eda6b9228260456c172c4e9cdec1cda
Toggle commit list
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