We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87642c commit 5909aaaCopy full SHA for 5909aaa
changelog.md
@@ -1,4 +1,11 @@
1
# Changelog
2
+## [8.3.0]
3
+
4
+- Updated Bootstrap/Reactstrap
5
+- Add theme switcher
6
+- Updated dependencies
7
+- Updated theme-colors, fonts, colors
8
9
## [8.2.4]
10
11
- Updated folllow Dependencies and DevDependencies:
package.json
@@ -1,6 +1,6 @@
{
"name": "sing-app-react",
- "version": "5.0.0",
+ "version": "6.0.0",
"private": true,
"scripts": {
"build": "cross-env REACT_APP_BACKEND=true cross-env PUBLIC_URL='/sing-app-react' node scripts/build.js",
0 commit comments