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
andrepolischuk committed Sep 27, 2024
1 parent 6a47bbc commit 0730cb6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/scoped-styles/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.3.1](https://github.com/rambler-digital-solutions/web-components/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-27)

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

# [0.3.0](https://github.com/rambler-digital-solutions/web-components/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-23)

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

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

## [0.5.3](https://github.com/rambler-digital-solutions/web-components/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-09-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/widget-element",
"version": "0.5.3",
"version": "0.5.4",
"main": "dist",
"module": "dist",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 0730cb6

Please sign in to comment.