Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
link
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
Container Registry
Model registry
Operate
Environments
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
link
Commits
e79dbb01ec83
Commit
e79dbb01ec83
authored
2 years ago
by
Laurent Peuch
Browse files
Options
Downloads
Patches
Plain Diff
chore(pkg): new patch release (1.10.1)
parent
349899f0aa5b
No related branches found
No related tags found
No related merge requests found
Pipeline
#130416
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
+4
-0
4 additions, 0 deletions
CHANGELOG.md
cubicweb_link/__pkginfo__.py
+1
-1
1 addition, 1 deletion
cubicweb_link/__pkginfo__.py
with
5 additions
and
1 deletion
CHANGELOG.md
+
4
−
0
View file @
e79dbb01
## Version 1.10.1 (2022-05-20)
-
fix: reintroduce lost NoDuplicateHook lost while losing 1.9.1 code took
## Version 1.10.0 (2022-03-28)
### 🎉 New features
...
...
This diff is collapsed.
Click to expand it.
cubicweb_link/__pkginfo__.py
+
1
−
1
View file @
e79dbb01
...
...
@@ -4,7 +4,7 @@
modname
=
'
link
'
distname
=
"
cubicweb-%s
"
%
modname
numversion
=
(
1
,
10
,
0
)
numversion
=
(
1
,
10
,
1
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'
LGPL
'
...
...
This diff is collapsed.
Click to expand it.
Laurent Peuch
@bram
mentioned in commit
05d6cc2e7881
·
2 years ago
mentioned in commit
05d6cc2e7881
mentioned in commit 05d6cc2e788142bf1ad9ebcb43dddfec5e079030
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