Skip to content

Commit 4dd31e0

Browse files
committed
react root updates
1 parent c9ebb06 commit 4dd31e0

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

np.Shared/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
See [Shared Plugin's README](https://github.com/NotePlan/plugins/blob/main/np.Shared/README.md) for details on this plugin.
44

5+
## [0.5.7] - @dwertheimer
56
## [0.5.6] - @dwertheimer
67
## [0.5.5] - @dwertheimer
78
## [0.5.4] - @dwertheimer

np.Shared/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"noteplan.minAppVersion": "3.8.0",
44
"plugin.id": "np.Shared",
55
"plugin.name": "🤝 Shared Resources",
6-
"plugin.version": "0.5.6",
6+
"plugin.version": "0.5.7",
77
"plugin.description": "Shared resources for NotePlan plugins. (There are no commands for users to run directly.)",
88
"plugin.author": "jgclark + dwertheimer",
99
"plugin.dependencies": [],

np.Shared/requiredFiles/react.c.Root.dev.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ var RootBundle = (function (exports, React$1) {
746746
FallbackComponent: ErrorFallback,
747747
onReset: () => {},
748748
onError: myErrorLogger
749-
}, /*#__PURE__*/React__default["default"].createElement("p", null, "this file was updated"), /*#__PURE__*/React__default["default"].createElement("div", {
749+
}, /*#__PURE__*/React__default["default"].createElement("div", {
750750
className: "Root",
751751
onClickCapture: onClickCapture
752752
}, /*#__PURE__*/React__default["default"].createElement(MessageBanner, {

np.Shared/requiredFiles/react.c.Root.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)