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 Dec 17, 2021
1 parent 12fa491 commit b7f0867
Show file tree
Hide file tree
Showing 30 changed files with 116 additions and 36 deletions.
8 changes: 8 additions & 0 deletions packages/snowboard-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.7](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.7) (2021-12-17)

**Note:** Version bump only for package snowboard-helper





## [1.1.6](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.6) (2020-09-22)

**Note:** Version bump only for package snowboard-helper
Expand Down
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.6",
"version": "1.1.7",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"chalk": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard-linter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.8](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.8) (2021-12-17)

**Note:** Version bump only for package snowboard-linter





## [1.0.7](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.7) (2020-12-04)

**Note:** Version bump only for package snowboard-linter
Expand Down
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,11 +1,11 @@
{
"name": "snowboard-linter",
"description": "The snowboard linter",
"version": "1.0.7",
"version": "1.0.8",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"lodash": "^4.17.21",
"snowboard-parser": "^1.1.6"
"snowboard-parser": "^1.1.7"
},
"files": [
"/lib"
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard-mock-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.9](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.9) (2021-12-17)

**Note:** Version bump only for package snowboard-mock-router





## [1.0.8](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.8) (2020-12-04)

**Note:** Version bump only for package snowboard-mock-router
Expand Down
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,16 +1,16 @@
{
"name": "snowboard-mock-router",
"description": "Snowboard router for mock server",
"version": "1.0.8",
"version": "1.0.9",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"express": "^4.17.1",
"parse-prefer-header": "^1.0.0",
"snowboard-helper": "^1.1.6"
"snowboard-helper": "^1.1.7"
},
"devDependencies": {
"degit": "^2.8.4",
"snowboard-parser": "^1.1.6"
"snowboard-parser": "^1.1.7"
},
"files": [
"/lib"
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard-packer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.14](https://github.com/bukalapak/snowboard/compare/[email protected]@1.3.14) (2021-12-17)

**Note:** Version bump only for package snowboard-packer





## [1.3.13](https://github.com/bukalapak/snowboard/compare/[email protected]@1.3.13) (2020-12-04)

**Note:** Version bump only for package snowboard-packer
Expand Down
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.13",
"version": "1.3.14",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"@babel/core": "^7.14.3",
Expand All @@ -15,10 +15,10 @@
"css-loader": "^4.2.1",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^0.10.0",
"snowboard-helper": "^1.1.6",
"snowboard-parser": "^1.1.6",
"snowboard-reader": "^1.0.6",
"snowboard-seeder": "^1.1.7",
"snowboard-helper": "^1.1.7",
"snowboard-parser": "^1.1.7",
"snowboard-reader": "^1.0.7",
"snowboard-seeder": "^1.1.8",
"strip-ansi": "^6.0.0",
"style-loader": "^1.3.0",
"svelte": "^3.38.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.7](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.7) (2021-12-17)

**Note:** Version bump only for package snowboard-parser





## [1.1.6](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.6) (2020-12-04)

**Note:** Version bump only for package snowboard-parser
Expand Down
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.6",
"version": "1.1.7",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"api-elements": "^0.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard-reader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.7) (2021-12-17)

**Note:** Version bump only for package snowboard-reader





## [1.0.6](https://github.com/bukalapak/snowboard/compare/[email protected]@1.0.6) (2020-09-22)

**Note:** Version bump only for package snowboard-reader
Expand Down
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.6",
"version": "1.0.7",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"handlebars": "^4.7.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard-seeder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.8](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.8) (2021-12-17)

**Note:** Version bump only for package snowboard-seeder





## [1.1.7](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.7) (2020-12-04)

**Note:** Version bump only for package snowboard-seeder
Expand Down
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.7",
"version": "1.1.8",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"core-js": "^3.12.1",
"lodash": "^4.17.21",
"snowboard-helper": "^1.1.6"
"snowboard-helper": "^1.1.7"
},
"files": [
"/lib"
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard-theme-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.14](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.14) (2021-12-17)

**Note:** Version bump only for package snowboard-theme-helper





## [1.1.13](https://github.com/bukalapak/snowboard/compare/[email protected]@1.1.13) (2020-09-22)

**Note:** Version bump only for package snowboard-theme-helper
Expand Down
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.13",
"version": "1.1.14",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"axios": "^0.21.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard-theme-winter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.16](https://github.com/bukalapak/snowboard/compare/[email protected]@1.3.16) (2021-12-17)

**Note:** Version bump only for package snowboard-theme-winter





## [1.3.15](https://github.com/bukalapak/snowboard/compare/[email protected]@1.3.15) (2020-12-04)

**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.15",
"version": "1.3.16",
"author": "Alif Rachmawadi <[email protected]>",
"dependencies": {
"axios": "^0.21.1",
Expand All @@ -11,7 +11,7 @@
"prismjs": "^1.23.0",
"querystringify": "^2.2.0",
"safe-json-stringify": "^1.2.0",
"snowboard-theme-helper": "^1.1.13",
"snowboard-theme-helper": "^1.1.14",
"svelte": "^3.38.2",
"svelte-ace-editor": "0.0.2",
"yrv": "0.0.29"
Expand Down
8 changes: 8 additions & 0 deletions packages/snowboard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.1.22](https://github.com/bukalapak/snowboard/compare/[email protected]@4.1.22) (2021-12-17)

**Note:** Version bump only for package snowboard





## [4.1.21](https://github.com/bukalapak/snowboard/compare/[email protected]@4.1.21) (2020-12-04)

**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.

16 changes: 8 additions & 8 deletions packages/snowboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "snowboard",
"description": "API blueprint toolkit",
"version": "4.1.21",
"version": "4.1.22",
"author": "Alif Rachmawadi <[email protected]>",
"bin": {
"snowboard": "./bin/run"
Expand All @@ -20,13 +20,13 @@
"globby": "^11.0.3",
"lodash": "^4.17.21",
"morgan": "^1.10.0",
"snowboard-helper": "^1.1.6",
"snowboard-linter": "^1.0.7",
"snowboard-mock-router": "^1.0.8",
"snowboard-packer": "^1.3.13",
"snowboard-parser": "^1.1.6",
"snowboard-reader": "^1.0.6",
"snowboard-theme-winter": "^1.3.15"
"snowboard-helper": "^1.1.7",
"snowboard-linter": "^1.0.8",
"snowboard-mock-router": "^1.0.9",
"snowboard-packer": "^1.3.14",
"snowboard-parser": "^1.1.7",
"snowboard-reader": "^1.0.7",
"snowboard-theme-winter": "^1.3.16"
},
"devDependencies": {
"@oclif/dev-cli": "^1.26.0"
Expand Down

0 comments on commit b7f0867

Please sign in to comment.