Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7508049

Browse files
author
vvo
committed
chore(release): fix build
1 parent eb81115 commit 7508049

File tree

4 files changed

+82
-787
lines changed

4 files changed

+82
-787
lines changed

CHANGELOG.md

Lines changed: 22 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,43 @@
1+
<a name="2.3.3"></a>
2+
## [2.3.3](https://github.com/algolia/docsearch/compare/v2.3.2...v2.3.3) (2017-03-27)
3+
4+
5+
### Bug Fixes
6+
7+
* **build:** fix badly handled webpack upgrade ([3cbfbb1](https://github.com/algolia/docsearch/commit/3cbfbb1))
8+
9+
10+
11+
<a name="2.3.2"></a>
12+
## [2.3.2](https://github.com/algolia/docsearch/compare/v2.3.1...v2.3.2) (2017-03-27)
13+
14+
15+
116
<a name="2.3.1"></a>
217
## [2.3.1](https://github.com/algolia/docsearch/compare/v2.3.0...v2.3.1) (2017-02-23)
318

419

520

6-
721
<a name="2.3.0"></a>
822
# [2.3.0](https://github.com/algolia/docsearch/compare/v2.2.1...v2.3.0) (2017-02-08)
923

1024

1125

12-
1326
<a name="2.2.1"></a>
1427
## [2.2.1](https://github.com/algolia/docsearch/compare/v2.2.0...v2.2.1) (2017-01-11)
1528

1629

1730

18-
1931
<a name="2.2.0"></a>
2032
# [2.2.0](https://github.com/algolia/docsearch/compare/v2.1.8...v2.2.0) (2016-12-13)
2133

2234

2335

24-
2536
<a name="2.1.8"></a>
2637
## [2.1.8](https://github.com/algolia/docsearch/compare/v2.1.7...v2.1.8) (2016-10-04)
2738

2839

2940

30-
3141
<a name="2.1.7"></a>
3242
## [2.1.7](https://github.com/algolia/docsearch/compare/v2.1.6...v2.1.7) (2016-10-03)
3343

@@ -43,7 +53,6 @@
4353

4454

4555

46-
4756
<a name="2.1.5"></a>
4857
## [2.1.5](https://github.com/algolia/docsearch/compare/v2.1.4...v2.1.5) (2016-09-15)
4958

@@ -59,25 +68,21 @@
5968

6069

6170

62-
6371
<a name="2.1.3"></a>
6472
## [2.1.3](https://github.com/algolia/docsearch/compare/v2.1.2...v2.1.3) (2016-08-03)
6573

6674

6775

68-
6976
<a name="2.1.2"></a>
7077
## [2.1.2](https://github.com/algolia/docsearch/compare/v2.1.1...v2.1.2) (2016-07-22)
7178

7279

7380

74-
7581
<a name="2.1.1"></a>
7682
## [2.1.1](https://github.com/algolia/docsearch/compare/v2.1.0...v2.1.1) (2016-07-22)
7783

7884

7985

80-
8186
<a name="2.1.0"></a>
8287
# [2.1.0](https://github.com/algolia/docsearch/compare/v2.0.7...v2.1.0) (2016-07-07)
8388

@@ -93,7 +98,6 @@
9398

9499

95100

96-
97101
<a name="2.0.6"></a>
98102
## [2.0.6](https://github.com/algolia/docsearch/compare/v2.0.5...v2.0.6) (2016-06-28)
99103

@@ -102,6 +106,7 @@
102106

103107
* **typos:** no result page ([0f40e1d](https://github.com/algolia/docsearch/commit/0f40e1d))
104108

109+
105110
### Features
106111

107112
* **docs:** new community header / footer (#114) ([af76d31](https://github.com/algolia/docsearch/commit/af76d31))
@@ -133,7 +138,6 @@
133138

134139

135140

136-
137141
<a name="2.0.2"></a>
138142
## [2.0.2](https://github.com/algolia/docsearch/compare/v2.0.1...v2.0.2) (2016-06-14)
139143

@@ -149,14 +153,13 @@
149153

150154

151155

152-
153156
<a name="2.0.0"></a>
154157
# [2.0.0](https://github.com/algolia/docsearch/compare/v1.3.0...v2.0.0) (2016-06-14)
155158

156159

157160
### Features
158161

159-
* **v2:** modification for v2 (#112) ([f0a7e6b](https://github.com/algolia/docsearch/commit/f0a7e6b))
162+
* **v2:** modification for v2 (#112) ([f0a7e6b](https://github.com/algolia/docsearch/commit/f0a7e6b)), closes [#92](https://github.com/algolia/docsearch/issues/92) [#102](https://github.com/algolia/docsearch/issues/102)
160163

161164

162165

@@ -165,9 +168,8 @@
165168

166169

167170

168-
169171
<a name="1.2.0"></a>
170-
# [1.2.0](https://github.com/algolia/docsearch/compare/v1.1.3...v1.2.0) (2016-06-10)
172+
# [1.2.0](https://github.com/algolia/docsearch/compare/v1.1.3...1.2.0) (2016-06-10)
171173

172174

173175
### Features
@@ -184,7 +186,7 @@
184186

185187
### Bug Fixes
186188

187-
* **autocomplete.js:** upgrade the underlying autocomplete.js to ensur… ([4d7022e](https://github.com/algolia/docsearch/commit/4d7022e))
189+
* **autocomplete.js:** upgrade the underlying autocomplete.js to ensur… ([4d7022e](https://github.com/algolia/docsearch/commit/4d7022e)), closes [#89](https://github.com/algolia/docsearch/issues/89)
188190

189191

190192

@@ -209,6 +211,7 @@
209211
* **dev:** Fixed the dev example, targeting an existing index ([df13e34](https://github.com/algolia/docsearch/commit/df13e34))
210212
* **website:** responsive logo ([b856d67](https://github.com/algolia/docsearch/commit/b856d67))
211213

214+
212215
### Features
213216

214217
* **serve:** Add `npm run serve` to expose js and css locally ([31e5d13](https://github.com/algolia/docsearch/commit/31e5d13))
@@ -228,6 +231,7 @@
228231

229232
* **dropdown:** Visually group suggestions together ([592c8f2](https://github.com/algolia/docsearch/commit/592c8f2))
230233

234+
231235
### Features
232236

233237
* **website:** ensure the inputs are mandatory ([e59d132](https://github.com/algolia/docsearch/commit/e59d132))
@@ -282,50 +286,30 @@
282286

283287

284288

285-
286289
<a name="0.0.5"></a>
287290
## [0.0.5](https://github.com/algolia/docsearch/compare/v0.0.4...v0.0.5) (2015-12-16)
288291

289292

290293

291-
292294
<a name="0.0.4"></a>
293295
## [0.0.4](https://github.com/algolia/docsearch/compare/v0.0.3...v0.0.4) (2015-12-16)
294296

295297

296298

297-
298299
<a name="0.0.3"></a>
299300
## [0.0.3](https://github.com/algolia/docsearch/compare/v0.0.2...v0.0.3) (2015-12-16)
300301

301302

302303

303-
304304
<a name="0.0.2"></a>
305-
## 0.0.2 (2015-12-16)
305+
## [0.0.2](https://github.com/algolia/docsearch/compare/bdac9dd...v0.0.2) (2015-12-16)
306306

307307

308308
### Bug Fixes
309309

310310
* **colors:** Reduce number of colors ([125d1c7](https://github.com/algolia/docsearch/commit/125d1c7))
311311
* **snippet:** Fix typo in method name ([751dfdb](https://github.com/algolia/docsearch/commit/751dfdb))
312312

313-
### Features
314-
315-
* **gh-pages:** Add gh-pages deploy script ([ab1a299](https://github.com/algolia/docsearch/commit/ab1a299))
316-
* **main:** Add main wrapper ([bdac9dd](https://github.com/algolia/docsearch/commit/bdac9dd))
317-
* **styling:** Set grayscale as default, add styling as external file ([5d8cca8](https://github.com/algolia/docsearch/commit/5d8cca8))
318-
319-
320-
321-
<a name="0.0.1"></a>
322-
## 0.0.1 (2015-12-16)
323-
324-
325-
### Bug Fixes
326-
327-
* **colors:** Reduce number of colors ([125d1c7](https://github.com/algolia/docsearch/commit/125d1c7))
328-
* **snippet:** Fix typo in method name ([751dfdb](https://github.com/algolia/docsearch/commit/751dfdb))
329313

330314
### Features
331315

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"json": "^9.0.6",
6060
"lint-staged": "^3.4.0",
6161
"mversion": "^1.10.1",
62-
"nd": "^1.2.0",
6362
"node-sass": "^4.5.1",
6463
"onchange": "^3.2.1",
6564
"postcss-cli": "^3.0.0",

scripts/release

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ printf "\nRelease: press q to exit the next screen\n\n"
3838
# preview changelog
3939
read -p "=> Release: press [ENTER] to view changes since latest version.."
4040

41-
# nd (markdown renderer in terminal)
42-
# has some output going on to stderr because of node v4, no big deal
43-
conventional-changelog -p angular | nd | less -r 2>/dev/null
41+
conventional-changelog --preset angular --output-unreleased | less
4442

4543
# choose and bump new version
4644
# printf "\n\nRelease: Please enter the new chosen version > "
@@ -54,7 +52,7 @@ NODE_ENV=production VERSION=$newVersion npm run build
5452
# update changelog
5553
printf "\n\nRelease: update changelog"
5654
changelog=`conventional-changelog -p angular`
57-
conventional-changelog -p angular -i CHANGELOG.md -w
55+
conventional-changelog --preset angular --infile CHANGELOG.md --same-file -r 0
5856

5957
# regenerate readme TOC
6058
printf "\n\nRelease: generate TOCS"

0 commit comments

Comments
 (0)