Skip to content

Commit

Permalink
chore: Publish 566bad5 [ci skip]
Browse files Browse the repository at this point in the history
 - @times-components/android-app@0.16.76
 - @times-components/ios-app@0.15.97
 - @times-components/edition-slices@0.96.0
 - @times-components/pages@2.0.221
 - @times-components/section@1.4.7
  • Loading branch information
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) committed Oct 10, 2019
1 parent 566bad5 commit 5abc0f6
Show file tree
Hide file tree
Showing 10 changed files with 57 additions and 9 deletions.
8 changes: 8 additions & 0 deletions android-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.16.76](https://github.com/newsuk/times-components/compare/@times-components/android-app@0.16.75...@times-components/android-app@0.16.76) (2019-10-10)

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





## [0.16.75](https://github.com/newsuk/times-components/compare/@times-components/android-app@0.16.74...@times-components/android-app@0.16.75) (2019-10-09)

**Note:** Version bump only for package @times-components/android-app
Expand Down
4 changes: 2 additions & 2 deletions android-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/android-app",
"version": "0.16.75",
"version": "0.16.76",
"license": "BSD-3-Clause",
"scripts": {
"build": "./gradlew clean && ./gradlew generateReactArchives && ./gradlew assemble && ./gradlew publish",
Expand All @@ -11,7 +11,7 @@
"start": "react-native start --config metro.config.js"
},
"dependencies": {
"@times-components/pages": "2.0.220",
"@times-components/pages": "2.0.221",
"@times-components/text-flow": "0.2.14",
"prop-types": "15.7.2",
"react": "16.9.0",
Expand Down
8 changes: 8 additions & 0 deletions ios-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.15.97](https://github.com/newsuk/times-components/compare/@times-components/ios-app@0.15.96...@times-components/ios-app@0.15.97) (2019-10-10)

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





## [0.15.96](https://github.com/newsuk/times-components/compare/@times-components/ios-app@0.15.95...@times-components/ios-app@0.15.96) (2019-10-09)

**Note:** Version bump only for package @times-components/ios-app
Expand Down
4 changes: 2 additions & 2 deletions ios-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/ios-app",
"version": "0.15.96",
"version": "0.15.97",
"license": "BSD-3-Clause",
"scripts": {
"build": "cat package.json | grep version | head -1 | sed 's/[\",\t ]//g' | awk -F: '{ print \"Bundle Version: \" $2 }' > ios-assets/js/version.meta",
Expand All @@ -10,7 +10,7 @@
"start": "react-native start --config metro.config.js"
},
"dependencies": {
"@times-components/pages": "2.0.220",
"@times-components/pages": "2.0.221",
"@times-components/text-flow": "0.2.14",
"prop-types": "15.7.2",
"react": "16.9.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/edition-slices/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.96.0](https://github.com/newsuk/times-components/compare/@times-components/edition-slices@0.95.3...@times-components/edition-slices@0.96.0) (2019-10-10)


### Bug Fixes

* REPLAT-9305 puzzle tiles height increased ([#2332](https://github.com/newsuk/times-components/issues/2332)) ([566bad5](https://github.com/newsuk/times-components/commit/566bad5))


### Features

* REPLAT-9309 lead 1 full width structure updated ([#2321](https://github.com/newsuk/times-components/issues/2321)) ([3d79c22](https://github.com/newsuk/times-components/commit/3d79c22))





## [0.95.3](https://github.com/newsuk/times-components/compare/@times-components/edition-slices@0.95.2...@times-components/edition-slices@0.95.3) (2019-10-09)

**Note:** Version bump only for package @times-components/edition-slices
Expand Down
2 changes: 1 addition & 1 deletion packages/edition-slices/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/edition-slices",
"version": "0.95.3",
"version": "0.96.0",
"description": "Components used in edition pages including slices and tiles",
"main": "dist/edition-slices",
"dev": "src/edition-slices",
Expand Down
8 changes: 8 additions & 0 deletions packages/pages/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.221](https://github.com/newsuk/times-components/compare/@times-components/pages@2.0.220...@times-components/pages@2.0.221) (2019-10-10)

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





## [2.0.220](https://github.com/newsuk/times-components/compare/@times-components/pages@2.0.219...@times-components/pages@2.0.220) (2019-10-09)

**Note:** Version bump only for package @times-components/pages
Expand Down
4 changes: 2 additions & 2 deletions packages/pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/pages",
"version": "2.0.220",
"version": "2.0.221",
"main": "dist/pages",
"dev": "src/pages",
"scripts": {
Expand Down Expand Up @@ -58,7 +58,7 @@
"@times-components/context": "1.1.4",
"@times-components/provider": "1.19.6",
"@times-components/schema": "0.6.21",
"@times-components/section": "1.4.6",
"@times-components/section": "1.4.7",
"@times-components/styleguide": "3.28.54",
"@times-components/topic": "5.0.137",
"apollo-cache-inmemory": "1.5.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/section/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.7](https://github.com/newsuk/times-components/compare/@times-components/section@1.4.6...@times-components/section@1.4.7) (2019-10-10)

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





## [1.4.6](https://github.com/newsuk/times-components/compare/@times-components/section@1.4.5...@times-components/section@1.4.6) (2019-10-09)

**Note:** Version bump only for package @times-components/section
Expand Down
4 changes: 2 additions & 2 deletions packages/section/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/section",
"version": "1.4.6",
"version": "1.4.7",
"description": "Section Page",
"main": "dist/section",
"dev": "src/section",
Expand Down Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/newsuk/times-components#readme",
"dependencies": {
"@times-components/context": "1.1.4",
"@times-components/edition-slices": "0.95.3",
"@times-components/edition-slices": "0.96.0",
"@times-components/icons": "2.12.21",
"@times-components/image": "6.4.31",
"@times-components/link": "3.4.51",
Expand Down

0 comments on commit 5abc0f6

Please sign in to comment.