Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - [email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
  • Loading branch information
refinitiv-ui-dev committed Jun 30, 2023
1 parent 24cbb01 commit e5aa78c
Show file tree
Hide file tree
Showing 31 changed files with 289 additions and 123 deletions.
14 changes: 14 additions & 0 deletions documents/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.0.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-30)


### Features

* **chart:** create bare entrypoint to reduce bundle size ([#687](https://github.com/Refinitiv/refinitiv-ui/issues/687)) ([7facd35](https://github.com/Refinitiv/refinitiv-ui/commit/7facd356dc2523fc492487f1a66956518350117c)), closes [#691](https://github.com/Refinitiv/refinitiv-ui/issues/691) [#642](https://github.com/Refinitiv/refinitiv-ui/issues/642) [#602](https://github.com/Refinitiv/refinitiv-ui/issues/602) [#655](https://github.com/Refinitiv/refinitiv-ui/issues/655) [#666](https://github.com/Refinitiv/refinitiv-ui/issues/666)
* **docs:** proxy docs through to version branches ([#791](https://github.com/Refinitiv/refinitiv-ui/issues/791)) ([bd9ebc6](https://github.com/Refinitiv/refinitiv-ui/commit/bd9ebc607771a03ec26ad27e32f1b93b06ea10be))
* **icon:** change element to load svg sprite icon by default ([#758](https://github.com/Refinitiv/refinitiv-ui/issues/758)) ([7b8f8ff](https://github.com/Refinitiv/refinitiv-ui/commit/7b8f8ff611b82a096ec6200c0626704ff3d96bbc))
* **utils:** add local cache ([#412](https://github.com/Refinitiv/refinitiv-ui/issues/412)) ([785cfd2](https://github.com/Refinitiv/refinitiv-ui/commit/785cfd285ba2535c7487a1674bae4e496f173a28))





## [6.5.10](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-30)

**Note:** Version bump only for package @refinitiv-ui/docs
Expand Down
10 changes: 5 additions & 5 deletions documents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/docs",
"version": "7.0.0-next",
"version": "7.0.0",
"private": true,
"description": "Element Framework Documentation",
"engines": {
Expand Down Expand Up @@ -33,10 +33,10 @@
"serve": "^14.2.0"
},
"dependencies": {
"@refinitiv-ui/core": "^7.0.0-next.2",
"@refinitiv-ui/elements": "^7.0.0-next.2",
"@refinitiv-ui/halo-theme": "^7.0.0-next.2",
"@refinitiv-ui/utils": "^7.0.0-next.2",
"@refinitiv-ui/core": "^7.0.0",
"@refinitiv-ui/elements": "^7.0.0",
"@refinitiv-ui/halo-theme": "^7.0.0",
"@refinitiv-ui/utils": "^7.0.0",
"fast-glob": "^3.2.12"
}
}
112 changes: 56 additions & 56 deletions package-lock.json

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

8 changes: 8 additions & 0 deletions packages/configurations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.0.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-30)

**Note:** Version bump only for package @refinitiv-ui/configurations





## [6.0.9](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-06)

**Note:** Version bump only for package @refinitiv-ui/configurations
Expand Down
2 changes: 1 addition & 1 deletion packages/configurations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/configurations",
"version": "7.0.0-next.3",
"version": "7.0.0",
"description": "The configuration files used for Element Framework",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.0.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-30)


### Features

* remove alias ([#538](https://github.com/Refinitiv/refinitiv-ui/issues/538)) ([8b56678](https://github.com/Refinitiv/refinitiv-ui/commit/8b56678caf3932584b9004e33d5949de954c6ebc))
* remove ShadyCSS and update matches to use native API ([#525](https://github.com/Refinitiv/refinitiv-ui/issues/525)) ([cc85390](https://github.com/Refinitiv/refinitiv-ui/commit/cc85390ae8041be8ce42ac3f45e6943d66ac2058))





## [6.4.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-23)

**Note:** Version bump only for package @refinitiv-ui/core
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/core",
"version": "7.0.0-next.2",
"version": "7.0.0",
"description": "Element Framework Core",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -67,13 +67,13 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/test-helpers": "^7.0.0-next.2",
"@refinitiv-ui/utils": "^7.0.0-next.2"
"@refinitiv-ui/test-helpers": "^7.0.0",
"@refinitiv-ui/utils": "^7.0.0"
},
"peerDependencies": {
"@refinitiv-ui/utils": "^7.0.0-next.2"
"@refinitiv-ui/utils": "^7.0.0"
},
"publishConfig": {
"access": "public"
}
}
}
8 changes: 8 additions & 0 deletions packages/create-efx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.0.0](https://github.com/Refinitiv/refinitiv-ui/compare/[email protected]@7.0.0) (2023-06-30)

**Note:** Version bump only for package create-efx





## [6.1.4](https://github.com/Refinitiv/refinitiv-ui/compare/[email protected]@6.1.4) (2023-06-23)

**Note:** Version bump only for package create-efx
Expand Down
2 changes: 1 addition & 1 deletion packages/create-efx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-efx",
"version": "7.0.0-next.3",
"version": "7.0.0",
"description": "Initializer to create new EFX element",
"main": "lib/index",
"bin": {
Expand Down
Loading

0 comments on commit e5aa78c

Please sign in to comment.