Skip to content

Commit

Permalink
v0.100.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolemos committed Feb 2, 2020
1 parent 24a98e0 commit 6a8f24a
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions landing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devhub/landing",
"version": "0.100.0",
"version": "0.100.1",
"private": false,
"main": "dist/index.js",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"start": "next -p 3001"
},
"dependencies": {
"@brunolemos/devhub-core": "0.100.0-1",
"@brunolemos/devhub-core": "0.100.1-2",
"@zeit/next-css": "1.0.1",
"autoprefixer": "9.6.4",
"classnames": "2.2.6",
Expand Down
4 changes: 2 additions & 2 deletions landing/src/pages/DownloadPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ export default function DownloadPage(_props: DownloadPageProps) {
const category = _category || system.category || 'web'
const { os } = system

const version = '0.100.0'
const releaseDate = '2020-01-20'
const version = '0.100.1'
const releaseDate = '2020-02-02'

return (
<LandingLayout>
Expand Down
8 changes: 4 additions & 4 deletions landing/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1157,10 +1157,10 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"

"@brunolemos/[email protected].0-1":
version "0.100.0-1"
resolved "https://registry.npmjs.org/@brunolemos/devhub-core/-/devhub-core-0.100.0-1.tgz#ba396ab184eed1ea26ade324f859064940d5e4d8"
integrity sha512-H5wHq38snEqfTnE3DYPUgGlo30mPplBeBU7kI9BfRdGmM4pLncJjz19V3f9uAhVp+/Lbs1TtKcUDu9yFPh/CyQ==
"@brunolemos/[email protected].1-2":
version "0.100.1-2"
resolved "https://registry.npmjs.org/@brunolemos/devhub-core/-/devhub-core-0.100.1-2.tgz#ec7be092eb82ddfdddc20792725b1fff5b3ed308"
integrity sha512-ZcQyhLePNOmWGhF9dAtR9zl5PxVNPB1S4nmaoll4ZzLyAWgGhaGwVqB2ew1mZqqM22H0I7R4a4SUOkOFCfTMAg==
dependencies:
"@octokit/rest" "16.20.0"
axios "0.19.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devhub",
"version": "0.100.0",
"version": "0.100.1",
"private": true,
"author": {
"name": "Bruno Lemos",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devhub/components",
"version": "0.100.0",
"version": "0.100.1",
"private": false,
"main": "dist",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"@brunolemos/react-window-without-virtualization": "1.8.5-withoutvirtualization.1",
"@bugsnag/js": "6.4.1",
"@bugsnag/plugin-react": "6.4.0",
"@devhub/core": "0.100.0",
"@devhub/core": "0.100.1",
"@octokit/rest": "16.20.0",
"axios": "0.19.0",
"fbemitter": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/src/components/common/AppVersion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export function AppVersion() {
}

export function getAppVersionLabel() {
const buildNumber = 2667
const buildNumber = 2681

return `v${constants.APP_VERSION}${
constants.IS_BETA && !constants.APP_VERSION.includes('beta')
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devhub/core",
"version": "0.100.0",
"version": "0.100.1",
"private": false,
"main": "dist/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devhub/desktop",
"version": "0.100.0",
"version": "0.100.1",
"private": false,
"main": "dist/index.js",
"author": {
Expand Down Expand Up @@ -81,7 +81,7 @@
}
},
"dependencies": {
"@devhub/core": "0.100.0",
"@devhub/core": "0.100.1",
"electron-fetch": "1.3.0",
"electron-store": "5.0.0",
"electron-updater": "4.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ android {
applicationId "com.devhubapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2667
versionName "0.100.0"
versionCode 2681
versionName "0.100.1"
}
splits {
abi {
Expand Down
4 changes: 2 additions & 2 deletions packages/mobile/ios/DevHub.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
baseConfigurationReference = B85B3B59CAE1B55F143AB90A /* Pods-devhub.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 2667;
CURRENT_PROJECT_VERSION = 2681;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = JNXGJS86YQ;
HEADER_SEARCH_PATHS = (
Expand Down Expand Up @@ -523,7 +523,7 @@
baseConfigurationReference = F4B98D48329AD19DA2E90F6A /* Pods-devhub.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 2667;
CURRENT_PROJECT_VERSION = 2681;
DEVELOPMENT_TEAM = JNXGJS86YQ;
HEADER_SEARCH_PATHS = (
"$(inherited)",
Expand Down
2 changes: 1 addition & 1 deletion packages/mobile/ios/devhub/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.100.0</string>
<string>0.100.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down
4 changes: 2 additions & 2 deletions packages/mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devhub/mobile",
"version": "0.100.0",
"version": "0.100.1",
"private": false,
"scripts": {
"android": "react-native run-android",
Expand All @@ -17,7 +17,7 @@
"xcode": "open ios/devhub.xcworkspace"
},
"dependencies": {
"@devhub/components": "0.100.0",
"@devhub/components": "0.100.1",
"@react-native-firebase/analytics": "6.0.0",
"@react-native-firebase/app": "6.0.0",
"bugsnag-react-native": "2.23.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devhub/web",
"version": "0.100.0",
"version": "0.100.1",
"private": false,
"homepage": "./",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"test": "react-app-rewired test"
},
"dependencies": {
"@devhub/components": "0.100.0",
"@devhub/components": "0.100.1",
"localforage": "1.7.3",
"react": "16.12.0",
"react-app-polyfill": "1.0.4",
Expand Down

0 comments on commit 6a8f24a

Please sign in to comment.