-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.2](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.2) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "snowboard-helper", | ||
"description": "The snowboard helper", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.2](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.2) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "snowboard-linter", | ||
"description": "The snowboard linter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
"lodash": "^4.17.15", | ||
"snowboard-parser": "^1.1.1" | ||
"snowboard-parser": "^1.1.2" | ||
}, | ||
"files": [ | ||
"/lib" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.3](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.3) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"name": "snowboard-mock-router", | ||
"description": "Snowboard router for mock server", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
"express": "^4.17.1", | ||
"parse-prefer-header": "^1.0.0", | ||
"snowboard-helper": "^1.1.1" | ||
"snowboard-helper": "^1.1.2" | ||
}, | ||
"devDependencies": { | ||
"degit": "^2.8.0", | ||
"snowboard-parser": "^1.1.1" | ||
"snowboard-parser": "^1.1.2" | ||
}, | ||
"files": [ | ||
"/lib" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.3.5](https://github.com/bukalapak/snowboard/compare/[email protected]@1.3.5) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "snowboard-packer", | ||
"description": "The snowboard packer", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"@babel/core": "^7.9.0", | ||
|
@@ -14,10 +14,10 @@ | |
"css-loader": "^3.5.2", | ||
"lodash": "^4.17.15", | ||
"mini-css-extract-plugin": "^0.9.0", | ||
"snowboard-helper": "^1.1.1", | ||
"snowboard-parser": "^1.1.1", | ||
"snowboard-reader": "^1.0.1", | ||
"snowboard-seeder": "^1.1.1", | ||
"snowboard-helper": "^1.1.2", | ||
"snowboard-parser": "^1.1.2", | ||
"snowboard-reader": "^1.0.2", | ||
"snowboard-seeder": "^1.1.2", | ||
"style-loader": "^1.1.4", | ||
"svelte": "^3.20.1", | ||
"svelte-loader-hot": "^0.3.0", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.2](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.2) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "snowboard-parser", | ||
"description": "The snowboard parser", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.2](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.2) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "snowboard-reader", | ||
"description": "The snowboard reader", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.2](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.2) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "snowboard-seeder", | ||
"description": "The snowboard seeder", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
"lodash": "^4.17.15", | ||
"snowboard-helper": "^1.1.1" | ||
"snowboard-helper": "^1.1.2" | ||
}, | ||
"files": [ | ||
"/lib" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.9](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.9) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.1.8](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.8) (2020-04-25) | ||
|
||
**Note:** Version bump only for package snowboard-theme-helper |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "snowboard-theme-helper", | ||
"description": "Shared helper for snowboard theme", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.2](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.2) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* wrapper background color ([ba56ffd](https://github.com/bukalapak/snowboard/commit/ba56ffd6cddb13cc243a891909f6374bc99faa9b)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.1](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.1) (2020-04-25) | ||
|
||
**Note:** Version bump only for package snowboard-theme-osaka |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "snowboard-theme-osaka", | ||
"description": "snowboard theme using React", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"license": "MIT", | ||
"main": "index.js", | ||
|
@@ -26,7 +26,7 @@ | |
"react-navi": "^0.14.3", | ||
"react-navi-helmet-async": "^0.14.3", | ||
"react-syntax-highlighter": "^12.2.1", | ||
"snowboard-theme-helper": "^1.1.8", | ||
"snowboard-theme-helper": "^1.1.9", | ||
"styletron-engine-atomic": "^1.4.5", | ||
"styletron-react": "^5.2.7", | ||
"use-dark-mode": "^2.3.1", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.3.7](https://github.com/bukalapak/snowboard/compare/[email protected]@1.3.7) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* show logout button for oauth2 only ([c54cbb8](https://github.com/bukalapak/snowboard/commit/c54cbb8d44a8ff9129aefd592ab50b2494e52413)) | ||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.3.6](https://github.com/bukalapak/snowboard/compare/[email protected]@1.3.6) (2020-04-25) | ||
|
||
**Note:** Version bump only for package snowboard-theme-winter | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "snowboard-theme-winter", | ||
"description": "Snowboard theme using Svelte", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"author": "Alif Rachmawadi <[email protected]>", | ||
"dependencies": { | ||
"axios": "^0.19.2", | ||
|
@@ -11,7 +11,7 @@ | |
"prismjs": "^1.20.0", | ||
"querystringify": "^2.1.1", | ||
"safe-json-stringify": "^1.2.0", | ||
"snowboard-theme-helper": "^1.1.8", | ||
"snowboard-theme-helper": "^1.1.9", | ||
"svelte": "^3.20.1", | ||
"yrv": "^0.0.29" | ||
}, | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [4.1.10](https://github.com/bukalapak/snowboard/compare/[email protected]@4.1.10) (2020-04-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use babel transform corejs 3 ([cdbf00e](https://github.com/bukalapak/snowboard/commit/cdbf00e5f5911c4a49f6c2254a2dd1c7a87b0ace)) | ||
|
||
|
||
|
||
|
||
|
||
## [4.1.9](https://github.com/bukalapak/snowboard/compare/[email protected]@4.1.9) (2020-04-25) | ||
|
||
**Note:** Version bump only for package snowboard | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.