Skip to content

Commit

Permalink
chore(main) release 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
allmarkedup committed Nov 6, 2022
1 parent a809563 commit d630d5c
Show file tree
Hide file tree
Showing 13 changed files with 82 additions and 82 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
lookbook (1.3.1)
lookbook (1.3.3)
actioncable
activemodel
css_parser
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lookbook-docs",
"version": "1.3.1",
"version": "1.3.3",
"private": true,
"scripts": {
"esbuild": "node esbuild.config.js --minify",
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
lookbook (1.3.1)
lookbook (1.3.3)
actioncable
activemodel
css_parser
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
lookbook (1.3.1)
lookbook (1.3.3)
actioncable
activemodel
css_parser
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
lookbook (1.3.1)
lookbook (1.3.3)
actioncable
activemodel
css_parser
Expand Down
2 changes: 1 addition & 1 deletion lib/lookbook/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Lookbook
VERSION = "1.3.1"
VERSION = "1.3.3"
end
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lookbook",
"version": "1.3.1",
"version": "1.3.3",
"description": "A native development UI for ViewComponent",
"targets": {
"app": {
Expand Down
2 changes: 1 addition & 1 deletion public/lookbook-assets/css/themes/blue.css.map

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

2 changes: 1 addition & 1 deletion public/lookbook-assets/css/themes/indigo.css.map

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

Loading

0 comments on commit d630d5c

Please sign in to comment.