Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @rambler-tech/cookie-storage@0.2.4
 - @rambler-tech/lhci-report@0.1.3
 - @rambler-tech/local-storage@0.1.4
 - @rambler-tech/session-storage@0.1.4
  • Loading branch information
rambler-ui-bot committed Mar 25, 2024
1 parent adde2b7 commit 230cc52
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 4 deletions.
6 changes: 6 additions & 0 deletions packages/cookie-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.4](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/cookie-storage@0.2.3...@rambler-tech/cookie-storage@0.2.4) (2024-03-25)

### Bug Fixes

- **cookie-storage,local-storage,session-storage,lhci-report:** update docs ([964fabe](https://github.com/rambler-digital-solutions/rambler-common/commit/964fabe54c88b0f5bb40c1180d048fae07ff6af2))

## [0.2.3](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/cookie-storage@0.2.2...@rambler-tech/cookie-storage@0.2.3) (2024-02-20)

**Note:** Version bump only for package @rambler-tech/cookie-storage
Expand Down
2 changes: 1 addition & 1 deletion packages/cookie-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/cookie-storage",
"version": "0.2.3",
"version": "0.2.4",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/lhci-report/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.3](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/lhci-report@0.1.2...@rambler-tech/lhci-report@0.1.3) (2024-03-25)

### Bug Fixes

- **cookie-storage,local-storage,session-storage,lhci-report:** update docs ([964fabe](https://github.com/rambler-digital-solutions/rambler-common/commit/964fabe54c88b0f5bb40c1180d048fae07ff6af2))

## [0.1.2](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/lhci-report@0.1.1...@rambler-tech/lhci-report@0.1.2) (2024-03-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/lhci-report/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/lhci-report",
"version": "0.1.2",
"version": "0.1.3",
"bin": {
"lhci-report": "dist/cli.js"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/local-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.4](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/local-storage@0.1.3...@rambler-tech/local-storage@0.1.4) (2024-03-25)

### Bug Fixes

- **cookie-storage,local-storage,session-storage,lhci-report:** update docs ([964fabe](https://github.com/rambler-digital-solutions/rambler-common/commit/964fabe54c88b0f5bb40c1180d048fae07ff6af2))

## [0.1.3](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/local-storage@0.1.2...@rambler-tech/local-storage@0.1.3) (2024-02-20)

**Note:** Version bump only for package @rambler-tech/local-storage
Expand Down
2 changes: 1 addition & 1 deletion packages/local-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/local-storage",
"version": "0.1.3",
"version": "0.1.4",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/session-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.4](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/session-storage@0.1.3...@rambler-tech/session-storage@0.1.4) (2024-03-25)

### Bug Fixes

- **cookie-storage,local-storage,session-storage,lhci-report:** update docs ([964fabe](https://github.com/rambler-digital-solutions/rambler-common/commit/964fabe54c88b0f5bb40c1180d048fae07ff6af2))

## [0.1.3](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/session-storage@0.1.2...@rambler-tech/session-storage@0.1.3) (2024-02-20)

**Note:** Version bump only for package @rambler-tech/session-storage
Expand Down
2 changes: 1 addition & 1 deletion packages/session-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/session-storage",
"version": "0.1.3",
"version": "0.1.4",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 230cc52

Please sign in to comment.