Skip to content

Commit

Permalink
chore(release): 1.49.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.49.0](v1.48.3...v1.49.0) (2023-11-14)

### Features

* expose rules object ([#296](#296)) ([75ea88c](75ea88c))
  • Loading branch information
semantic-release-bot committed Nov 14, 2023
1 parent 75ea88c commit 0761cbe
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.49.0](https://github.com/adobe/helix-importer-ui/compare/v1.48.3...v1.49.0) (2023-11-14)


### Features

* expose rules object ([#296](https://github.com/adobe/helix-importer-ui/issues/296)) ([75ea88c](https://github.com/adobe/helix-importer-ui/commit/75ea88c0ef467038f3d6658b1b317c034f08c4cb))

## [1.48.3](https://github.com/adobe/helix-importer-ui/compare/v1.48.2...v1.48.3) (2023-11-14)


Expand Down
2 changes: 1 addition & 1 deletion js/dist/helix-importer.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helix-import-ui",
"version": "1.48.3",
"version": "1.49.0",
"description": "helix-import-ui",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 0761cbe

Please sign in to comment.