Skip to content

Commit 1744656

Browse files
Merge pull request #6847 from topcoder-platform/develop
Release v1.21.6
2 parents 9e0f88e + 94fceaf commit 1744656

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ workflows:
356356
filters:
357357
branches:
358358
only:
359-
- TCA-768_member-profile-tca-certs
359+
- free
360360
# This is alternate dev env for parallel testing
361361
- "build-qa":
362362
context : org-global
@@ -372,7 +372,7 @@ workflows:
372372
filters:
373373
branches:
374374
only:
375-
- feat/GAME-224
375+
- free
376376
# This is stage env for production QA releases
377377
- "build-prod-staging":
378378
context : org-global

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@
162162
"showdown": "^1.8.6",
163163
"slick-carousel": "^1.8.1",
164164
"supertest": "^3.1.0",
165-
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
165+
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3.1",
166166
"tc-ui": "^1.0.12",
167-
"topcoder-react-lib": "1.2.10",
167+
"topcoder-react-lib": "1.2.11",
168168
"topcoder-react-ui-kit": "2.0.1",
169169
"topcoder-react-utils": "0.7.8",
170170
"turndown": "^4.0.2",

0 commit comments

Comments
 (0)