Skip to content

Commit 234467d

Browse files
committed
chore(main) release 2.3.4
1 parent 6e4db6e commit 234467d

File tree

7 files changed

+213
-213
lines changed

7 files changed

+213
-213
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
lookbook (2.3.3)
4+
lookbook (2.3.4)
55
activemodel
66
css_parser
77
htmlbeautifier (~> 1.3)

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lookbook-docs",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"private": true,
55
"scripts": {
66
"esbuild": "node esbuild.config.js --minify",

lib/lookbook/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Lookbook
2-
VERSION = "2.3.3"
2+
VERSION = "2.3.4"
33
end

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lookbook",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "A native development UI for ViewComponent",
55
"targets": {
66
"app": {

0 commit comments

Comments
 (0)