Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
c4c0468a
Verified
Commit
c4c0468a
authored
Jul 01, 2021
by
les
Browse files
release 1.0.1
parent
6c367393
Changes
3
Hide whitespace changes
Inline
Side-by-side
RELEASE.md
0 → 100644
View file @
c4c0468a
-
change version in package.json
-
add changes to CHANGELOG / changelog.md
-
yarn build
-
yarn pack
-
yarn publish
-
yarn doc
-
git add .
-
git ci -m 'v...'
-
git tag ...
-
git push --tags
-
docs/changelog.md
View file @
c4c0468a
...
...
@@ -8,6 +8,12 @@ nav_order: 10
All notable changes to this project will be documented in this file.
### 1.0.1 (alpha)
-
fix AP resource removal
-
improve AP resource UI
-
fix Docker setup
-
update deps
### 1.0 (alpha)
This release is a complete rewrite of frontend UI and many internals, main changes are:
...
...
package.json
View file @
c4c0468a
{
"name"
:
"gancio"
,
"version"
:
"1.0.
0
-alpha"
,
"version"
:
"1.0.
1
-alpha"
,
"description"
:
"A shared agenda for local communities"
,
"author"
:
"lesion"
,
"scripts"
:
{
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment