fix 'make dist', add changelog, version numbers for 0.3
This commit is contained in:
parent
21ea13250f
commit
c5cab3af6f
2
ChangeLog
Normal file
2
ChangeLog
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Tue Jun 6 14:19:18 CEST 2017
|
||||||
|
Releasing taler-exchange 0.3.0. -FD
|
@ -91,7 +91,11 @@ const paths = {
|
|||||||
"pogen/tsconfig.json",
|
"pogen/tsconfig.json",
|
||||||
"src/i18n/*.po",
|
"src/i18n/*.po",
|
||||||
"src/i18n/*.pot",
|
"src/i18n/*.pot",
|
||||||
|
"src/i18n/poheader",
|
||||||
|
"src/i18n/strings-prelude",
|
||||||
|
"tooling/**",
|
||||||
"tsconfig.json",
|
"tsconfig.json",
|
||||||
|
"webpack.config.js",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
"name": "GNU Taler Wallet (git)",
|
"name": "GNU Taler Wallet (git)",
|
||||||
"description": "Privacy preserving and transparent payments",
|
"description": "Privacy preserving and transparent payments",
|
||||||
"author": "GNU Taler Developers",
|
"author": "GNU Taler Developers",
|
||||||
"version": "0.6.45",
|
"version": "0.6.46",
|
||||||
"version_name": "0.2.8",
|
"version_name": "0.3.0",
|
||||||
|
|
||||||
"minimum_chrome_version": "51",
|
"minimum_chrome_version": "51",
|
||||||
"minimum_opera_version": "36",
|
"minimum_opera_version": "36",
|
||||||
|
142
node_modules/nyc/node_modules/yargs/package.json
generated
vendored
142
node_modules/nyc/node_modules/yargs/package.json
generated
vendored
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
Subproject commit a8bff2e27b89feb3696cf0e3a49fc00155d92de5
|
Subproject commit ebf2b43fb00f057643d69abf34b54a1b6087dfcd
|
Loading…
Reference in New Issue
Block a user