Commit a51afe4
authored
chore: version packages (#14)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @magicbell/[email protected]
### Patch Changes
- [#15](#15)
[`7767b69`](7767b69)
Thanks [@smeijer](https://github.com/smeijer)! - ensure that the
minified esm bundle is imported when importing from unpkg.
- Updated dependencies
\[[`1cb984c`](1cb984c)]:
- @magicbell/[email protected]
## @magicbell/[email protected]
### Patch Changes
- [#13](#13)
[`1cb984c`](1cb984c)
Thanks [@3v0k4](https://github.com/3v0k4)! - Fix embeddable web
notifications: since embeddable aliases axios (redaxios) and redaxios
does not implement `.getUri`, the code was failing for the embeddable
package (that uses redaxios) but not for the react package (that uses
axios).
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 7767b69 commit a51afe4
File tree
6 files changed
+18
-13
lines changed- .changeset
- packages
- embeddable
- react
6 files changed
+18
-13
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments