Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
 - @rambler-tech/[email protected]
  • Loading branch information
andrepolischuk committed Sep 27, 2024
1 parent 8a22e24 commit c051bf0
Show file tree
Hide file tree
Showing 26 changed files with 68 additions and 16 deletions.
4 changes: 4 additions & 0 deletions packages/async/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.1.2](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/async

## [0.1.1](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-08-15)

**Note:** Version bump only for package @rambler-tech/async
Expand Down
2 changes: 1 addition & 1 deletion packages/async/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/async",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/cookie-storage/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.2.5](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/cookie-storage

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

### Bug Fixes
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.4",
"version": "0.2.5",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/crypto/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.1.2](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/crypto

## [0.1.1](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-08-15)

**Note:** Version bump only for package @rambler-tech/crypto
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/crypto",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/debug/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.1.4](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/debug

## [0.1.3](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-08-15)

**Note:** Version bump only for package @rambler-tech/debug
Expand Down
6 changes: 3 additions & 3 deletions packages/debug/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/debug",
"version": "0.1.3",
"version": "0.1.4",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand All @@ -10,8 +10,8 @@
"access": "public"
},
"dependencies": {
"@rambler-tech/local-storage": "^0.1.4",
"@rambler-tech/url": "^0.1.2",
"@rambler-tech/local-storage": "^0.1.5",
"@rambler-tech/url": "^0.1.3",
"@types/debug": "^4.1.7",
"debug": "^3"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/dom/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.2.1](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/dom

# [0.2.0](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/dom",
"version": "0.2.0",
"version": "0.2.1",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/errors/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.1.2](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/errors

## [0.1.1](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-08-15)

**Note:** Version bump only for package @rambler-tech/errors
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/errors",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/lhci-report/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.1.4](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/lhci-report

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

### 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.3",
"version": "0.1.4",
"bin": {
"lhci-report": "dist/cli.js"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/local-storage/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.1.5](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/local-storage

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

### Bug Fixes
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.4",
"version": "0.1.5",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/react/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.1.1](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/react

# 0.1.0 (2024-08-14)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/react",
"version": "0.1.0",
"version": "0.1.1",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/session-storage/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.1.5](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/session-storage

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

### Bug Fixes
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.4",
"version": "0.1.5",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/splits/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.1.2](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/splits

## [0.1.1](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-08-15)

**Note:** Version bump only for package @rambler-tech/splits
Expand Down
4 changes: 2 additions & 2 deletions packages/splits/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/splits",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand All @@ -10,6 +10,6 @@
"access": "public"
},
"dependencies": {
"@rambler-tech/cookie-storage": "^0.2.4"
"@rambler-tech/cookie-storage": "^0.2.5"
}
}
4 changes: 4 additions & 0 deletions packages/transport/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.1.1](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/transport

# 0.1.0 (2024-08-15)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/transport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/transport",
"version": "0.1.0",
"version": "0.1.1",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/url/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.1.3](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

**Note:** Version bump only for package @rambler-tech/url

## [0.1.2](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-08-15)

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

0 comments on commit c051bf0

Please sign in to comment.