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]
  • Loading branch information
rambler-ui-bot committed Nov 15, 2024
1 parent be7f5c8 commit 83c2476
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 3 deletions.
10 changes: 10 additions & 0 deletions packages/tns-counter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2024-11-15)

### Features

- **tns-counter:** add TNS counter utils ([58e2afc](https://github.com/rambler-digital-solutions/rambler-common/commit/58e2afc2040f2c2ae636d79dd6808741a2d37d83))
2 changes: 1 addition & 1 deletion packages/tns-counter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/tns-counter",
"version": "0.0.0",
"version": "0.1.0",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/top-100/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2024-11-15)

### Features

- **top-100:** add Top100 utils ([bd1f24c](https://github.com/rambler-digital-solutions/rambler-common/commit/bd1f24c056b1170038da62dca6bf4835ca821d5c))
2 changes: 1 addition & 1 deletion packages/top-100/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/top-100",
"version": "0.0.0",
"version": "0.1.0",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/yandex-metrica/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2024-11-15)

### Features

- **yandex-metrica:** add Yandex Metrica utils ([6948d6d](https://github.com/rambler-digital-solutions/rambler-common/commit/6948d6d918a9d7ad26843e76cb41c618d253deb3))
2 changes: 1 addition & 1 deletion packages/yandex-metrica/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/yandex-metrica",
"version": "0.0.0",
"version": "0.1.0",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 83c2476

Please sign in to comment.