Skip to content

Commit 9eb8754

Browse files
committed
🤝 merge remote 0.0.3.1
2 parents 5f670b1 + cb43543 commit 9eb8754

File tree

4 files changed

+30
-2
lines changed

4 files changed

+30
-2
lines changed

.moban.d/CUSTOM_README.rst.jj2

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,11 @@
66
{% block features %}The project packages `pypi-mobans <https://github.com/moremoban/pypi-mobans>`_, `gitignore <https://github.com/github/gitignore>`_ and distributes it via pypi.
77
{% endblock %}
88

9+
{% block bottom_block %}
10+
11+
Maintenance
12+
==================
13+
14+
$ git submodule update --init --recursive
15+
16+
{% endblock %}

CHANGELOG.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,15 @@ Updated
99

1010
#. use pypi-mobans version 0.0.4 and 0.0.5
1111

12-
0.0.3 - 08-11-2018
12+
0.0.3.1 - 22-01-2019
13+
--------------------------------------------------------------------------------
14+
15+
Updated
16+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17+
18+
#. fix the bug where the pypi-mobans were completely missing
19+
20+
0.0.3 - 18-01-2019
1321
--------------------------------------------------------------------------------
1422

1523
Updated

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,9 @@ or clone it and install it:
3131
3232
$ git clone https://github.com/moremoban/pypi-mobans-pkg.git
3333
$ cd pypi-mobans-pkg
34+
35+
36+
Maintenance
37+
==================
38+
39+
$ git submodule update --init --recursive

changelog.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,18 @@ releases:
77
- use pypi-mobans version 0.0.4 and 0.0.5
88
date: 04-05-2019
99
version: 0.0.4
10+
- changes:
11+
- action: Updated
12+
details:
13+
- fix the bug where the pypi-mobans were completely missing
14+
date: 22-01-2019
15+
version: 0.0.3.1
1016
- changes:
1117
- action: Updated
1218
details:
1319
- use pypi-mobans version 0.0.2 and 0.0.3
1420
- added License file
15-
date: 08-11-2018
21+
date: 18-01-2019
1622
version: 0.0.3
1723
- changes:
1824
- action: First release

0 commit comments

Comments
 (0)