Skip to content

Commit 57aad3d

Browse files
[skip travis] chore(release): publish v5.15.3
1 parent a75ee0d commit 57aad3d

File tree

24 files changed

+2023
-1911
lines changed

24 files changed

+2023
-1911
lines changed

CHANGELOG.md

Lines changed: 285 additions & 267 deletions
Large diffs are not rendered by default.

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "3.11.0",
3-
"version": "5.15.2",
3+
"version": "5.15.3",
44
"packages": [
55
"packages/*"
66
],

packages/development-edition-engine-handlebars/CHANGELOG.md

Lines changed: 194 additions & 186 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.15.3](https://github.com/pattern-lab/patternlab-node/compare/v5.15.2...v5.15.3) (2021-11-21)
7+
8+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
9+
10+
11+
12+
13+
614
## [5.15.2](https://github.com/pattern-lab/patternlab-node/compare/v5.15.1...v5.15.2) (2021-11-03)
715

816
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
@@ -206,190 +214,190 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
206214

207215

208216

209-
210-
# [5.5.0](https://github.com/pattern-lab/patternlab-node/compare/v5.4.2...v5.5.0) (2019-12-19)
211-
212-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
213-
214-
215-
216-
217-
218-
## [5.4.2](https://github.com/pattern-lab/patternlab-node/compare/v5.4.1...v5.4.2) (2019-11-27)
219-
220-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
221-
222-
223-
224-
225-
226-
## [5.4.1](https://github.com/pattern-lab/patternlab-node/compare/v5.4.0...v5.4.1) (2019-11-26)
227-
228-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
229-
230-
231-
232-
233-
234-
# [5.4.0](https://github.com/pattern-lab/patternlab-node/compare/v5.3.3...v5.4.0) (2019-11-26)
235-
236-
237-
### Features
238-
239-
* major improvements to local UIKit workflow ([4dc9173](https://github.com/pattern-lab/patternlab-node/commit/4dc9173a5a44b422e9677824de3728048b7c4f05))
240-
241-
242-
243-
244-
245-
## [5.3.3](https://github.com/pattern-lab/patternlab-node/compare/v5.3.2...v5.3.3) (2019-11-22)
246-
247-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
248-
249-
250-
251-
252-
253-
254-
## [5.3.2](https://github.com/pattern-lab/patternlab-node/compare/v5.3.1...v5.3.2) (2019-11-14)
255-
256-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
257-
258-
259-
260-
261-
262-
## [5.3.1](https://github.com/pattern-lab/patternlab-node/compare/v5.3.0...v5.3.1) (2019-11-13)
263-
264-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
265-
266-
267-
268-
269-
270-
# [5.3.0](https://github.com/pattern-lab/patternlab-node/compare/v5.2.0...v5.3.0) (2019-11-13)
271-
272-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
273-
274-
275-
276-
277-
278-
# [5.2.0](https://github.com/pattern-lab/patternlab-node/compare/v5.1.0...v5.2.0) (2019-11-12)
279-
280-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
281-
282-
283-
284-
285-
286-
287-
# [5.1.0](https://github.com/pattern-lab/patternlab-node/compare/v5.0.2...v5.1.0) (2019-10-29)
288-
289-
290-
### Features
291-
292-
* **config:** add new default pattern export options ([a7487a0](https://github.com/pattern-lab/patternlab-node/commit/a7487a0681cb11e6f3c5c8eaefd62e5648ad5ea3))
293-
294-
295-
296-
297-
298-
## [5.0.2](https://github.com/pattern-lab/patternlab-node/compare/v5.0.1...v5.0.2) (2019-10-28)
299-
300-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
301-
302-
303-
304-
305-
306-
## [5.0.1](https://github.com/pattern-lab/patternlab-node/compare/v5.0.0...v5.0.1) (2019-10-28)
307-
308-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
309-
310-
311-
312-
313-
314-
# [5.0.0](https://github.com/pattern-lab/patternlab-node/compare/v3.0.0-beta.3...v5.0.0) (2019-10-25)
315-
316-
317-
### Bug Fixes
318-
319-
* Rename Handlebars and Nunjucks extension setting to "extend" ([74e5af2](https://github.com/pattern-lab/patternlab-node/commit/74e5af28c4e714fdfc1db535b94c52f3dc14a3a4))
320-
* update the default pattern that displays in the Handlebars demo ([ff1d85f](https://github.com/pattern-lab/patternlab-node/commit/ff1d85f2852fc4f210841e8e0aaf14b55165ce58))
321-
322-
323-
### Features
324-
325-
* **engine-handlebars:** Demonstration of custom Handlebars helper ([f330b5b](https://github.com/pattern-lab/patternlab-node/commit/f330b5bca72f2f34bfafe5c2c64e6b0b8823eb1c))
326-
* **plugin-tab, core:** initial plugin hook exploration ([2f3d39a](https://github.com/pattern-lab/patternlab-node/commit/2f3d39ac6b125ad4c6b872e27ee224ce2ea33a12))
327-
* introduce netlify preview ([6c5d332](https://github.com/pattern-lab/patternlab-node/commit/6c5d332479fb6836bd8bd5530a074d13440f8ae4))
328-
329-
330-
331-
332-
333-
334-
## [0.1.6](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-10-14)
335-
336-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
337-
338-
339-
340-
341-
342-
343-
## [0.1.5](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-10-14)
344-
345-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
346-
347-
348-
349-
350-
351-
352-
## [0.1.1](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-08-23)
353-
354-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
355-
356-
357-
358-
359-
360-
# [0.1.0](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-08-23)
361-
362-
363-
### Bug Fixes
364-
365-
* Rename Handlebars and Nunjucks extension setting to "extend" ([74e5af2](https://github.com/pattern-lab/patternlab-node/commit/74e5af2))
366-
367-
368-
### Features
369-
370-
* **engine-handlebars:** Demonstration of custom Handlebars helper ([f330b5b](https://github.com/pattern-lab/patternlab-node/commit/f330b5b))
371-
372-
373-
374-
375-
376-
377-
## [0.0.3](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-05-16)
378-
379-
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
380-
381-
382-
383-
384-
385-
## 0.0.1-beta.0 (2019-02-09)
386-
387-
388-
### Bug Fixes
389-
390-
* manually bump package.json versions of packages published in September but with mismatched package.json versions ([98dfadf](https://github.com/pattern-lab/patternlab-node/commit/98dfadf))
391-
392-
393-
### Features
394-
217+
218+
# [5.5.0](https://github.com/pattern-lab/patternlab-node/compare/v5.4.2...v5.5.0) (2019-12-19)
219+
220+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
221+
222+
223+
224+
225+
226+
## [5.4.2](https://github.com/pattern-lab/patternlab-node/compare/v5.4.1...v5.4.2) (2019-11-27)
227+
228+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
229+
230+
231+
232+
233+
234+
## [5.4.1](https://github.com/pattern-lab/patternlab-node/compare/v5.4.0...v5.4.1) (2019-11-26)
235+
236+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
237+
238+
239+
240+
241+
242+
# [5.4.0](https://github.com/pattern-lab/patternlab-node/compare/v5.3.3...v5.4.0) (2019-11-26)
243+
244+
245+
### Features
246+
247+
* major improvements to local UIKit workflow ([4dc9173](https://github.com/pattern-lab/patternlab-node/commit/4dc9173a5a44b422e9677824de3728048b7c4f05))
248+
249+
250+
251+
252+
253+
## [5.3.3](https://github.com/pattern-lab/patternlab-node/compare/v5.3.2...v5.3.3) (2019-11-22)
254+
255+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
256+
257+
258+
259+
260+
261+
262+
## [5.3.2](https://github.com/pattern-lab/patternlab-node/compare/v5.3.1...v5.3.2) (2019-11-14)
263+
264+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
265+
266+
267+
268+
269+
270+
## [5.3.1](https://github.com/pattern-lab/patternlab-node/compare/v5.3.0...v5.3.1) (2019-11-13)
271+
272+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
273+
274+
275+
276+
277+
278+
# [5.3.0](https://github.com/pattern-lab/patternlab-node/compare/v5.2.0...v5.3.0) (2019-11-13)
279+
280+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
281+
282+
283+
284+
285+
286+
# [5.2.0](https://github.com/pattern-lab/patternlab-node/compare/v5.1.0...v5.2.0) (2019-11-12)
287+
288+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
289+
290+
291+
292+
293+
294+
295+
# [5.1.0](https://github.com/pattern-lab/patternlab-node/compare/v5.0.2...v5.1.0) (2019-10-29)
296+
297+
298+
### Features
299+
300+
* **config:** add new default pattern export options ([a7487a0](https://github.com/pattern-lab/patternlab-node/commit/a7487a0681cb11e6f3c5c8eaefd62e5648ad5ea3))
301+
302+
303+
304+
305+
306+
## [5.0.2](https://github.com/pattern-lab/patternlab-node/compare/v5.0.1...v5.0.2) (2019-10-28)
307+
308+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
309+
310+
311+
312+
313+
314+
## [5.0.1](https://github.com/pattern-lab/patternlab-node/compare/v5.0.0...v5.0.1) (2019-10-28)
315+
316+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
317+
318+
319+
320+
321+
322+
# [5.0.0](https://github.com/pattern-lab/patternlab-node/compare/v3.0.0-beta.3...v5.0.0) (2019-10-25)
323+
324+
325+
### Bug Fixes
326+
327+
* Rename Handlebars and Nunjucks extension setting to "extend" ([74e5af2](https://github.com/pattern-lab/patternlab-node/commit/74e5af28c4e714fdfc1db535b94c52f3dc14a3a4))
328+
* update the default pattern that displays in the Handlebars demo ([ff1d85f](https://github.com/pattern-lab/patternlab-node/commit/ff1d85f2852fc4f210841e8e0aaf14b55165ce58))
329+
330+
331+
### Features
332+
333+
* **engine-handlebars:** Demonstration of custom Handlebars helper ([f330b5b](https://github.com/pattern-lab/patternlab-node/commit/f330b5bca72f2f34bfafe5c2c64e6b0b8823eb1c))
334+
* **plugin-tab, core:** initial plugin hook exploration ([2f3d39a](https://github.com/pattern-lab/patternlab-node/commit/2f3d39ac6b125ad4c6b872e27ee224ce2ea33a12))
335+
* introduce netlify preview ([6c5d332](https://github.com/pattern-lab/patternlab-node/commit/6c5d332479fb6836bd8bd5530a074d13440f8ae4))
336+
337+
338+
339+
340+
341+
342+
## [0.1.6](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-10-14)
343+
344+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
345+
346+
347+
348+
349+
350+
351+
## [0.1.5](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-10-14)
352+
353+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
354+
355+
356+
357+
358+
359+
360+
## [0.1.1](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-08-23)
361+
362+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
363+
364+
365+
366+
367+
368+
# [0.1.0](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-08-23)
369+
370+
371+
### Bug Fixes
372+
373+
* Rename Handlebars and Nunjucks extension setting to "extend" ([74e5af2](https://github.com/pattern-lab/patternlab-node/commit/74e5af2))
374+
375+
376+
### Features
377+
378+
* **engine-handlebars:** Demonstration of custom Handlebars helper ([f330b5b](https://github.com/pattern-lab/patternlab-node/commit/f330b5b))
379+
380+
381+
382+
383+
384+
385+
## [0.0.3](https://github.com/pattern-lab/patternlab-node/compare/@pattern-lab/[email protected]...@pattern-lab/[email protected]) (2019-05-16)
386+
387+
**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
388+
389+
390+
391+
392+
393+
## 0.0.1-beta.0 (2019-02-09)
394+
395+
396+
### Bug Fixes
397+
398+
* manually bump package.json versions of packages published in September but with mismatched package.json versions ([98dfadf](https://github.com/pattern-lab/patternlab-node/commit/98dfadf))
399+
400+
401+
### Features
402+
395403
* **package:** add handlebars development edition ([454095d](https://github.com/pattern-lab/patternlab-node/commit/454095d))

0 commit comments

Comments
 (0)