Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
email
Commits
934110eb8acb
Commit
16a21fc5
authored
Nov 24, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (1.14.0)
parent
f762450ccef8
Pipeline
#163197
failed with stages
in 2 minutes and 36 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
934110eb
## Version 1.14.0 (2022-11-24)
### 🎉 New features
-
cubicweb-3.38: change all cubicweb.web/views to cubicweb_web cube
*BREAKING CHANGE*
: change all cubicweb.web/views to cubicweb_web cube
## Version 1.13.2 (2022-10-26)
### 👷 Bug fixes
...
...
cubicweb_email/__pkginfo__.py
View file @
934110eb
...
...
@@ -4,7 +4,7 @@
modname
=
'email'
distname
=
"cubicweb-%s"
%
modname
numversion
=
(
1
,
1
3
,
2
)
numversion
=
(
1
,
1
4
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
cb78020b7dfc
·
Nov 24, 2022
mentioned in commit
cb78020b7dfc
mentioned in commit ec6a3ae0cfeba8ef8b551c5ddde8d1403872e970
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment