Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Alif Rachmawadi committed Apr 25, 2020
1 parent c54cbb8 commit 2b4f1b2
Show file tree
Hide file tree
Showing 33 changed files with 161 additions and 39 deletions.
11 changes: 11 additions & 0 deletions packages/snowboard-helper/CHANGELOG.md
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))
2 changes: 1 addition & 1 deletion packages/snowboard-helper/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/snowboard-helper/package.json
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",
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard-linter/CHANGELOG.md
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))
2 changes: 1 addition & 1 deletion packages/snowboard-linter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/snowboard-linter/package.json
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"
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard-mock-router/CHANGELOG.md
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))
2 changes: 1 addition & 1 deletion packages/snowboard-mock-router/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/snowboard-mock-router/package.json
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"
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard-packer/CHANGELOG.md
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))
2 changes: 1 addition & 1 deletion packages/snowboard-packer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/snowboard-packer/package.json
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",
Expand All @@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard-parser/CHANGELOG.md
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))
2 changes: 1 addition & 1 deletion packages/snowboard-parser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/snowboard-parser/package.json
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",
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard-reader/CHANGELOG.md
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))
2 changes: 1 addition & 1 deletion packages/snowboard-reader/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/snowboard-reader/package.json
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",
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard-seeder/CHANGELOG.md
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))
2 changes: 1 addition & 1 deletion packages/snowboard-seeder/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/snowboard-seeder/package.json
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"
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard-theme-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion packages/snowboard-theme-helper/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/snowboard-theme-helper/package.json
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",
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard-theme-osaka/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion packages/snowboard-theme-osaka/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/snowboard-theme-osaka/package.json
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",
Expand All @@ -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",
Expand Down
12 changes: 12 additions & 0 deletions packages/snowboard-theme-winter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/snowboard-theme-winter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/snowboard-theme-winter/package.json
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",
Expand All @@ -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"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/snowboard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/snowboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2b4f1b2

Please sign in to comment.