Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rc-v0.1.0 #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .changeset/brave-jeans-cover.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bettermusic/studio-docs

## 0.1.0

### Minor Changes

- 40df3a3: project restructure

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bettermusic/studio-docs",
"version": "0.0.6",
"version": "0.1.0",
"scripts": {
"dev": "NODE_OPTIONS=--openssl-legacy-provider start-storybook -p 6006",
"build": "NODE_OPTIONS=--openssl-legacy-provider build-storybook --docs",
Expand Down
12 changes: 12 additions & 0 deletions demos/angular-demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @bettermusic/studio-angular-demo

## 0.1.0

### Minor Changes

- 40df3a3: project restructure

### Patch Changes

- Updated dependencies [40df3a3]
- @bettermusic/[email protected]
- @bettermusic/[email protected]

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/angular-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bettermusic/studio-angular-demo",
"version": "0.0.6",
"version": "0.1.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
6 changes: 6 additions & 0 deletions packages/codemirror-lang-chordpro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# codemirror-lang-chordpro

## 0.1.0

### Minor Changes

- 40df3a3: project restructure

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/codemirror-lang-chordpro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codemirror-lang-chordpro",
"version": "0.0.6",
"version": "0.1.0",
"description": "ChordPro language support for CodeMirror",
"scripts": {
"test": "mocha test/test.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bettermusic/eslint-config

## 0.1.0

### Minor Changes

- 40df3a3: project restructure

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bettermusic/eslint-config",
"version": "0.0.6",
"version": "0.1.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/studio-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @bettermusic/studio-angular

## 1.0.0

### Minor Changes

- 40df3a3: project restructure

### Patch Changes

- Updated dependencies [40df3a3]
- @bettermusic/[email protected]

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bettermusic/studio-angular",
"version": "0.0.6",
"version": "1.0.0",
"peerDependencies": {
"@angular/common": "^13.3.0",
"@angular/core": "^13.3.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @bettermusic/studio

## 0.1.0

### Minor Changes

- 40df3a3: project restructure

### Patch Changes

- Updated dependencies [40df3a3]
- @bettermusic/[email protected]
- @bettermusic/[email protected]
- [email protected]

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bettermusic/studio",
"version": "0.0.6",
"version": "0.1.0",
"description": "Stencil Component Starter",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bettermusic/tsconfig

## 0.1.0

### Minor Changes

- 40df3a3: project restructure

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bettermusic/tsconfig",
"version": "0.0.6",
"version": "0.1.0",
"license": "MIT",
"main": "index.js",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @bettermusic/studio-angular

## 1.0.0

### Minor Changes

- 40df3a3: project restructure

### Patch Changes

- Updated dependencies [40df3a3]
- @bettermusic/[email protected]

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bettermusic/ui-angular",
"version": "0.0.6",
"version": "1.0.0",
"peerDependencies": {
"@angular/common": "^13.3.0",
"@angular/core": "^13.3.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bettermusic/studio

## 0.1.0

### Minor Changes

- 40df3a3: project restructure

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bettermusic/ui",
"version": "0.0.6",
"version": "0.1.0",
"description": "Stencil Component Starter",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down