Skip to content

Commit

Permalink
Merge pull request #61 from ed-software/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--react-material-symbols

chore(main): release 4.1.3
  • Loading branch information
ed-software committed Oct 18, 2023
2 parents 0f22c7c + 18c7834 commit 1203bb6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [4.1.3](https://github.com/ed-software/react-material-symbols/compare/v4.1.2...v4.1.3) (2023-10-18)


### Bug Fixes

* npm publish ([bfa52eb](https://github.com/ed-software/react-material-symbols/commit/bfa52eba574feac8ccff297490d55d7426053639))

## [4.1.2](https://github.com/ed-software/react-material-symbols/compare/v4.1.1...v4.1.2) (2023-10-18)


Expand Down
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
@@ -1,7 +1,7 @@
{
"name": "react-material-symbols",
"private": false,
"version": "4.1.2",
"version": "4.1.3",
"type": "module",
"types": "./dist/index.d.ts",
"main": "./dist/index.umd.cjs",
Expand Down

1 comment on commit 1203bb6

@vercel
Copy link

@vercel vercel bot commented on 1203bb6 Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.