Skip to content

Commit

Permalink
v0.1.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
josemarluedke committed Mar 3, 2020
1 parent a176169 commit 720cac8
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.3",
"packages": [
"packages/*"
],
Expand Down
6 changes: 3 additions & 3 deletions packages/buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontile/buttons",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.3",
"description": "Component Library for Ember Octane apps: Buttons",
"keywords": [
"ember-addon"
Expand All @@ -22,15 +22,15 @@
"try:one": "ember try:one"
},
"dependencies": {
"@frontile/tailwindcss-plugin-helpers": "^0.1.0-alpha.2",
"@frontile/tailwindcss-plugin-helpers": "^0.1.0-alpha.3",
"ember-cli-babel": "^7.18.0",
"ember-cli-htmlbars": "^4.2.3",
"ember-cli-typescript": "^3.1.3"
},
"devDependencies": {
"@babel/core": "^7.8.6",
"@ember/optional-features": "^1.3.0",
"@frontile/core": "^0.1.0-alpha.2",
"@frontile/core": "^0.1.0-alpha.3",
"@glimmer/component": "^1.0.0",
"@glimmer/tracking": "^1.0.0",
"@types/ember": "^3.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/changeset-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontile/changeset-form",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.3",
"description": "Component Library for Ember Octane apps: ChangesetForm",
"keywords": [
"ember-addon"
Expand All @@ -22,7 +22,7 @@
"try:one": "ember try:one"
},
"dependencies": {
"@frontile/forms": "^0.1.0-alpha.2",
"@frontile/forms": "^0.1.0-alpha.3",
"ember-changeset": "^3.0.6",
"ember-changeset-validations": "^3.0.2",
"ember-cli-babel": "^7.18.0",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/core": "^7.8.6",
"@ember/optional-features": "^1.3.0",
"@frontile/core": "^0.1.0-alpha.2",
"@frontile/core": "^0.1.0-alpha.3",
"@glimmer/component": "^1.0.0",
"@glimmer/tracking": "^1.0.0",
"@types/ember": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontile/core",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.3",
"description": "Component Library for Ember Octane apps: Core",
"keywords": [
"ember-addon"
Expand Down
10 changes: 5 additions & 5 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.3",
"private": true,
"description": "Frontile docs app",
"repository": "https://github.com/josemarluedke/frontile",
Expand All @@ -21,10 +21,10 @@
"@babel/core": "^7.8.6",
"@ember/edition-utils": "^1.2.0",
"@ember/optional-features": "^1.3.0",
"@frontile/buttons": "^0.1.0-alpha.2",
"@frontile/changeset-form": "^0.1.0-alpha.2",
"@frontile/core": "^0.1.0-alpha.2",
"@frontile/forms": "^0.1.0-alpha.2",
"@frontile/buttons": "^0.1.0-alpha.3",
"@frontile/changeset-form": "^0.1.0-alpha.3",
"@frontile/core": "^0.1.0-alpha.3",
"@frontile/forms": "^0.1.0-alpha.3",
"@glimmer/component": "^1.0.0",
"@glimmer/tracking": "^1.0.0",
"autoprefixer": "^9.7.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontile/forms",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.3",
"description": "Component Library for Ember Octane apps: Forms",
"keywords": [
"ember-addon"
Expand All @@ -22,7 +22,7 @@
"try:one": "ember try:one"
},
"dependencies": {
"@frontile/tailwindcss-plugin-helpers": "^0.1.0-alpha.2",
"@frontile/tailwindcss-plugin-helpers": "^0.1.0-alpha.3",
"ember-cli-babel": "^7.18.0",
"ember-cli-htmlbars": "^4.2.3",
"ember-cli-typescript": "^3.1.3",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/core": "^7.8.6",
"@ember/optional-features": "^1.3.0",
"@frontile/core": "^0.1.0-alpha.2",
"@frontile/core": "^0.1.0-alpha.3",
"@glimmer/component": "^1.0.0",
"@glimmer/tracking": "^1.0.0",
"@types/ember": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontile/notifications",
"version": "0.0.0",
"version": "0.1.0-alpha.3",
"description": "Component Library for Ember Octane apps: Notifications",
"keywords": [
"ember-addon"
Expand All @@ -22,8 +22,8 @@
"try:one": "ember try:one"
},
"dependencies": {
"@frontile/core": "^0.1.0-alpha.2",
"@frontile/tailwindcss-plugin-helpers": "^0.1.0-alpha.2",
"@frontile/core": "^0.1.0-alpha.3",
"@frontile/tailwindcss-plugin-helpers": "^0.1.0-alpha.3",
"ember-cli-babel": "^7.17.2",
"ember-cli-htmlbars": "^4.2.2",
"ember-cli-typescript": "^3.1.3",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/core": "^7.8.6",
"@ember/optional-features": "^1.3.0",
"@frontile/forms": "^0.1.0-alpha.2",
"@frontile/forms": "^0.1.0-alpha.3",
"@glimmer/component": "^1.0.0",
"@glimmer/tracking": "^1.0.0",
"@types/ember": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwindcss-plugin-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontile/tailwindcss-plugin-helpers",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.3",
"description": "TailwindCSS helpers for building plugins",
"repository": "https://github.com/josemarluedke/frontile",
"license": "MIT",
Expand Down

0 comments on commit 720cac8

Please sign in to comment.