Skip to content

Commit

Permalink
chore: Publish 2dc462c [ci skip]
Browse files Browse the repository at this point in the history
 - @times-components/mock-tpa-server@0.1.4
 - @times-components/ssr@1.5.5
  • Loading branch information
Bitrise Bot committed Nov 13, 2018
1 parent 2dc462c commit 293994a
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
9 changes: 9 additions & 0 deletions packages/mock-tpa-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.1.4"></a>
## [0.1.4](https://github.com/newsuk/times-components/compare/@times-components/mock-tpa-server@0.1.3...@times-components/mock-tpa-server@0.1.4) (2018-11-13)

**Note:** Version bump only for package @times-components/mock-tpa-server





<a name="0.1.3"></a>
## [0.1.3](https://github.com/newsuk/times-components/compare/@times-components/mock-tpa-server@0.1.2...@times-components/mock-tpa-server@0.1.3) (2018-11-12)

Expand Down
2 changes: 1 addition & 1 deletion packages/mock-tpa-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/mock-tpa-server",
"version": "0.1.3",
"version": "0.1.4",
"description": "utility for testing times component clients with mocked api",
"main": "./dist/index",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.5.5"></a>
## [1.5.5](https://github.com/newsuk/times-components/compare/@times-components/ssr@1.5.4...@times-components/ssr@1.5.5) (2018-11-13)

**Note:** Version bump only for package @times-components/ssr





<a name="1.5.4"></a>
## [1.5.4](https://github.com/newsuk/times-components/compare/@times-components/ssr@1.5.3...@times-components/ssr@1.5.4) (2018-11-12)

Expand Down
4 changes: 2 additions & 2 deletions packages/ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@times-components/ssr",
"main": "src",
"version": "1.5.4",
"version": "1.5.5",
"scripts": {
"bundle:dev": "yarn cleanup-dist && webpack --config=webpack.config.js",
"bundle:prod": "yarn cleanup-dist && NODE_ENV=production webpack --config=webpack.config.js -p",
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/newsuk/times-components#readme",
"devDependencies": {
"@times-components/eslint-config-thetimes": "0.8.6",
"@times-components/mock-tpa-server": "0.1.3",
"@times-components/mock-tpa-server": "0.1.4",
"cypress": "3.1.0",
"depcheck": "0.6.9",
"eslint": "5.9.0",
Expand Down

0 comments on commit 293994a

Please sign in to comment.