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]
  • Loading branch information
rambler-ui-bot committed Aug 14, 2024
1 parent add8da5 commit 8b8eb51
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/dom/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-08-14)

### Features

- **dom:** add dom utils ([1558e3e](https://github.com/rambler-digital-solutions/rambler-common/commit/1558e3e2f31cbb2539ca6ff10f92d08fa44b139c))
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.0.0",
"version": "0.1.0",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/react/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-08-14)

### Features

- **react:** add react tools ([2a41f6f](https://github.com/rambler-digital-solutions/rambler-common/commit/2a41f6f40a5ed7bb2d8eff9d1301d99b025b9251))
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.0.0",
"version": "0.1.0",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8b8eb51

Please sign in to comment.