Compare commits

..

14 Commits

3 changed files with 24 additions and 6 deletions

8
.gitattributes vendored
View File

@ -1,5 +1,3 @@
* linguist-vendored
src/lib/i18n/generated_messages linguist-vendored=false
src/bin/download-sample-keycloak-themes.ts linguist-vendored=false
src/bin/build-keycloak-theme/index.ts linguist-vendored=false
src/lib/i18n/generated_messages/* linguist-documentation
src/bin/build-keycloak-theme/index.ts -linguist-detectable
src/bin/download-sample-keycloak-themes.ts -linguist-detectable

View File

@ -1,3 +1,23 @@
### **0.0.24** (2021-03-01)
- update
- update
- update
### **0.0.23** (2021-03-01)
- update
### **0.0.23** (2021-03-01)
- update
- update
### **0.0.23** (2021-03-01)
- update
- update
### **0.0.23** (2021-03-01)
- update

View File

@ -1,6 +1,6 @@
{
"name": "keycloak-react-theming",
"version": "0.0.23",
"version": "0.0.24",
"description": "Keycloak theme generator for Reacts app",
"repository": {
"type": "git",