Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
editorjs
Commits
5a356e77b7b3
Commit
5a356e77
authored
Jun 11, 2021
by
Frank Bessou
🍁
Browse files
chore(pkg): new minor release (0.1.0)
parent
b9138249c9f4
Pipeline
#61397
failed with stages
in 2 minutes and 3 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
0 → 100644
View file @
5a356e77
## Version 0.1.0 (2021-06-11)
Initial version
MANIFEST.in
View file @
5a356e77
...
@@ -10,3 +10,4 @@
...
@@ -10,3 +10,4 @@
exclude cubicweb-editorjs.spec
exclude cubicweb-editorjs.spec
exclude .gitlab-ci.yml
exclude .gitlab-ci.yml
exclude .yamllint
exclude .yamllint
exclude CHANGELOG.md
cubicweb_editorjs/__pkginfo__.py
View file @
5a356e77
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
modname
=
"cubicweb_editorjs"
modname
=
"cubicweb_editorjs"
distname
=
"cubicweb-editorjs"
distname
=
"cubicweb-editorjs"
numversion
=
(
0
,
0
,
0
)
numversion
=
(
0
,
1
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
license
=
"LGPL"
...
...
debian/changelog
View file @
5a356e77
cubicweb-editorjs (0.1.0-1)
UNRELEASED
; urgency=medium
cubicweb-editorjs (0.1.0-1)
unstable
; urgency=medium
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
[ LOGILAB S.A. (Paris, FRANCE) ]
* Initial release.
* Initial release.
...
@@ -3,4 +4,5 @@
...
@@ -3,4 +4,5 @@
* Initial release.
* Initial release.
-- LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr> Tue, 08 Jun 2021 14:10:01 +0000
[ Frank Bessou ]
* New minor release
...
@@ -6,1 +8,2 @@
...
@@ -6,1 +8,2 @@
-- Frank Bessou <frank.bessou@logilab.fr> Fri, 11 Jun 2021 16:42:02 +0200
Frank Bessou
🍁
@fbessou
mentioned in commit
7dd40f40cafc
·
Jun 11, 2021
mentioned in commit
7dd40f40cafc
mentioned in commit 7dd40f40cafc7e77fc45d2abb70e7275b20747a4
Toggle commit list
Write
Preview
Markdown
is supported
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