Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5a6413c

Browse files
committed
Merge branch 'release/v0.1.4'
2 parents9c3ce64 +50e0a45 commit5a6413c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
###[0.1.4](https://github.com/sebastiandg7/tf-react-coding-test/compare/v0.1.3...v0.1.4) (2020-03-22)
6+
7+
8+
###Features
9+
10+
***coding-test:** fix scroll not working on small devices ([9c3ce64](https://github.com/sebastiandg7/tf-react-coding-test/commit/9c3ce64069ae7c7eb47788b0a684cbc5eca8e60c))
11+
512
###[0.1.3](https://github.com/sebastiandg7/tf-react-coding-test/compare/v0.1.1...v0.1.3) (2020-03-22)
613

714

‎package-lock.json‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name":"tf-test",
3-
"version":"0.1.3",
3+
"version":"0.1.4",
44
"license":"MIT",
55
"scripts": {
66
"nx":"nx",
77
"start":"nx serve",
88
"build":"nx build",
99
"test":"nx test",
10-
"deploy:react-coding-test:surge":"nxdeploy react-coding-test --configuration=surge",
10+
"deploy:react-coding-test:surge":"nxrun react-coding-test:build:production && nx run react-coding-test:deploy:surge",
1111
"lint":"nx workspace-lint && nx lint",
1212
"e2e":"nx e2e",
1313
"affected:apps":"nx affected:apps",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp