Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 0b6f5c4

Browse files
author
Thomas
committed
chore(release): publish
- @unic/estatico-boilerplate@1.5.5 - @unic/estatico-jest@0.2.4
1 parent cc308f5 commit 0b6f5c4

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

packages/estatico-boilerplate/CHANGELOG.md

Lines changed: 8 additions & 0 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+
## [1.5.5](https://github.com/unic/estatico-nou/tree/master/packages/estatico-boilerplate/compare/@unic/estatico-boilerplate@1.5.4...@unic/estatico-boilerplate@1.5.5) (2018-11-26)
7+
8+
**Note:** Version bump only for package @unic/estatico-boilerplate
9+
10+
11+
12+
13+
614
## [1.5.4](https://github.com/unic/estatico-nou/tree/master/packages/estatico-boilerplate/compare/@unic/estatico-boilerplate@1.5.3...@unic/estatico-boilerplate@1.5.4) (2018-11-13)
715

816

packages/estatico-boilerplate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unic/estatico-boilerplate",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -22,7 +22,7 @@
2222
"@unic/estatico-font-datauri": "0.0.11",
2323
"@unic/estatico-handlebars": "0.0.11",
2424
"@unic/estatico-imageversions": "0.0.12",
25-
"@unic/estatico-jest": "^0.2.3",
25+
"@unic/estatico-jest": "^0.2.4",
2626
"@unic/estatico-json-mocks": "0.0.10",
2727
"@unic/estatico-json-schema": "^0.2.0",
2828
"@unic/estatico-puppeteer": "^0.0.14",

packages/estatico-jest/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [0.2.4](https://github.com/unic/estatico-nou/tree/master/packages/estatico-jest/compare/@unic/estatico-jest@0.2.3...@unic/estatico-jest@0.2.4) (2018-11-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **estatico-jest:** lock down event-stream ([#92](https://github.com/unic/estatico-nou/tree/master/packages/estatico-jest/issues/92)) ([cc308f5](https://github.com/unic/estatico-nou/tree/master/packages/estatico-jest/commit/cc308f5))
12+
13+
14+
15+
16+
617
## [0.2.3](https://github.com/unic/estatico-nou/tree/master/packages/estatico-jest/compare/@unic/estatico-jest@0.2.2...@unic/estatico-jest@0.2.3) (2018-11-13)
718

819

packages/estatico-jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unic/estatico-jest",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)