Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
anitavincent committed Jan 24, 2024
1 parent d72ce0d commit cfb2ca5
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 6 deletions.
4 changes: 4 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.63.3](https://github.com/vtex/shoreline/compare/@vtex/[email protected]...@vtex/[email protected]) (2024-01-24)

**Note:** Version bump only for package @vtex/shoreline-components

## [0.63.2](https://github.com/vtex/shoreline/compare/@vtex/[email protected]...@vtex/[email protected]) (2024-01-22)

**Note:** Version bump only for package @vtex/shoreline-components
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/shoreline-components",
"version": "0.63.2",
"version": "0.63.3",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/date/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.16](https://github.com/vtex/shoreline/compare/@vtex/[email protected]...@vtex/[email protected]) (2024-01-24)

**Note:** Version bump only for package @vtex/shoreline-date

## [0.8.15](https://github.com/vtex/shoreline/compare/@vtex/[email protected]...@vtex/[email protected]) (2024-01-22)

**Note:** Version bump only for package @vtex/shoreline-date
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/shoreline-date",
"version": "0.8.15",
"version": "0.8.16",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/next-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.9](https://github.com/vtex/shoreline/compare/@shoreline/[email protected]...@shoreline/[email protected]) (2024-01-24)

**Note:** Version bump only for package @shoreline/next-docs

## [0.9.8](https://github.com/vtex/shoreline/compare/@shoreline/[email protected]...@shoreline/[email protected]) (2024-01-24)

**Note:** Version bump only for package @shoreline/next-docs
Expand Down
2 changes: 1 addition & 1 deletion packages/next-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shoreline/next-docs",
"version": "0.9.8",
"version": "0.9.9",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
4 changes: 4 additions & 0 deletions packages/ts-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.13](https://github.com/vtex/shoreline/compare/@vtex/[email protected]...@vtex/[email protected]) (2024-01-24)

**Note:** Version bump only for package @vtex/shoreline-ts-table

## [0.4.12](https://github.com/vtex/shoreline/compare/@vtex/[email protected]...@vtex/[email protected]) (2024-01-22)

**Note:** Version bump only for package @vtex/shoreline-ts-table
Expand Down
4 changes: 2 additions & 2 deletions packages/ts-table/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vtex/shoreline-ts-table",
"description": "Shoreline implementation of @tanstack/react-table",
"version": "0.4.12",
"version": "0.4.13",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@faker-js/faker": "8.3.1",
"@tanstack/react-table": "8.10.7",
"@types/react-window": "1.8.8",
"@vtex/shoreline-components": "^0.63.2",
"@vtex/shoreline-components": "^0.63.3",
"match-sorter": "6.3.1",
"react-window": "1.8.10"
},
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cfb2ca5

Please sign in to comment.