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

Appearance settings

Commit 394f59d

Browse filesBrowse files
authored
Merge pull request #5 from smarttv-dev/release-v1.3.3
chore: bump version to v1.3.3
2 parents a0c3d4f + c6a49c3 commit 394f59d
Copy full SHA for 394f59d

File tree

Expand file treeCollapse file tree

8 files changed

+8
-8
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

8 files changed

+8
-8
lines changed
Open diff view settings
Collapse file

‎apps/docs/package.json‎

Copy file name to clipboardExpand all lines: apps/docs/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"type": "module",
55
"private": true,
66
"scripts": {
Collapse file

‎packages/create-smart-tv/package.json‎

Copy file name to clipboardExpand all lines: packages/create-smart-tv/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-smart-tv-app",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Create Smart TV applications with React and Smart TV packages - official CLI scaffolding tool",
55
"author": "ForidPathan",
66
"license": "BSD-3-Clause",
Collapse file

‎packages/eslint-config/package.json‎

Copy file name to clipboardExpand all lines: packages/eslint-config/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smart-tv/eslint-config",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"type": "module",
55
"private": true,
66
"exports": {
Collapse file

‎packages/player/package.json‎

Copy file name to clipboardExpand all lines: packages/player/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smart-tv/player",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "A comprehensive Smart TV video player built with Shaka Player and spatial navigation support",
55
"author": "ForidPathan",
66
"license": "BSD-3-Clause",
Collapse file

‎packages/query/package.json‎

Copy file name to clipboardExpand all lines: packages/query/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smart-tv/query",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Lightweight data fetching and caching utilities for Smart TV applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
Collapse file

‎packages/tailwind-config/package.json‎

Copy file name to clipboardExpand all lines: packages/tailwind-config/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smart-tv/tailwind-config",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"type": "module",
55
"private": true,
66
"exports": {
Collapse file

‎packages/typescript-config/package.json‎

Copy file name to clipboardExpand all lines: packages/typescript-config/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smart-tv/typescript-config",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"private": true,
55
"license": "MIT",
66
"publishConfig": {
Collapse file

‎packages/ui/package.json‎

Copy file name to clipboardExpand all lines: packages/ui/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smart-tv/ui",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"sideEffects": [
55
"**/*.css"
66
],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.