Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
  • Loading branch information
herda1 committed Jun 9, 2021
1 parent 8044457 commit 49e24e2
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 7 deletions.
15 changes: 15 additions & 0 deletions packages/echo-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.98 (2021-06-09)



## 0.2.100 (2021-06-09)


### Bug Fixes

* **#42583:** Upload to STID Media ([#40](https://github.com/equinor/EchoCore/issues/40)) ([8044457](https://github.com/equinor/EchoCore/commit/8044457e8150b3fdfa97afd117111be2017f39cb)), closes [#42583](https://github.com/equinor/EchoCore/issues/42583)





## 0.1.2 (2021-04-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/echo-base/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/echo-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/echo-base",
"version": "0.2.97",
"version": "0.2.98",
"module": "esm/index.js",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions packages/echo-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.101 (2021-06-09)



## 0.2.100 (2021-06-09)


### Bug Fixes

* **#42583:** Upload to STID Media ([#40](https://github.com/equinor/EchoCore/issues/40)) ([8044457](https://github.com/equinor/EchoCore/commit/8044457e8150b3fdfa97afd117111be2017f39cb)), closes [#42583](https://github.com/equinor/EchoCore/issues/42583)





## 0.1.4 (2021-04-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/echo-core/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/echo-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/echo-core",
"version": "0.2.100",
"version": "0.2.101",
"description": "Echo Core - Core functionality for the echo.equinor.com",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.10",
"@babel/preset-typescript": "^7.12.7",
"@equinor/echo-base": "^0.2.93",
"@equinor/echo-base": "^0.2.98",
"@microsoft/microsoft-graph-types": "^1.20.0",
"@rollup/plugin-node-resolve": "^11.0.1",
"@rollup/plugin-typescript": "^8.0.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/echo-setup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.0.3 (2021-06-09)



## 0.2.100 (2021-06-09)


### Bug Fixes

* **#42583:** Upload to STID Media ([#40](https://github.com/equinor/EchoCore/issues/40)) ([8044457](https://github.com/equinor/EchoCore/commit/8044457e8150b3fdfa97afd117111be2017f39cb)), closes [#42583](https://github.com/equinor/EchoCore/issues/42583)





## 0.0.2 (2021-04-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/echo-setup/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/echo-setup/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@equinor/echo-setup",
"private": true,
"version": "0.0.2",
"version": "0.0.3",
"description": "Setup functions for echo web",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 49e24e2

Please sign in to comment.