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

Commit e315263

Browse files
author
Alex Suevalov
committed
chore(release): publish
- @contentful/[email protected]
1 parent d4368e9 commit e315263

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/contentful-extension-scripts/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.14.1](https://github.com/contentful/create-contentful-extension/compare/@contentful/[email protected]...@contentful/[email protected]) (2019-11-19)
7+
8+
9+
### Bug Fixes
10+
11+
* ability to override jest configuration ([#51](https://github.com/contentful/create-contentful-extension/issues/51)) ([d4368e9](https://github.com/contentful/create-contentful-extension/commit/d4368e9))
12+
13+
14+
15+
16+
617
# [0.14.0](https://github.com/contentful/create-contentful-extension/compare/@contentful/[email protected]...@contentful/[email protected]) (2019-07-26)
718

819

packages/contentful-extension-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/contentful-extension-scripts",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Configuration and scripts for Create Contentful Extension",
55
"keywords": [
66
"contentful",

0 commit comments

Comments
 (0)