Skip to content

Commit a7582b1

Browse files
committed
Updated lin3s-front-foundation dependency from v0.6.0 to v0.6.1
1 parent 068879b commit a7582b1

5 files changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ To get the diff for a specific change, go to https://github.com/LIN3S/AdminBundl
66
To get the diff between two versions, go to https://github.com/LIN3S/AdminBundle/compare/v0.4.0...v0.5.0
77

88
* 0.6.0
9+
* Updated lin3s-front-foundation dependency from v0.6.0 to v0.6.1.
910
* Updated lin3s-front-foundation dependency from v0.5.0 to v0.6.0.
1011
* Made translatable the value of the string list field content.
1112
* Moved the `javascripts` Twig block from top to bottom in the body.

src/LIN3S/AdminBundle/Resources/private/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"fastclick": "^1.0.6",
2424
"lin3s-css-grid": "^0.3.0",
2525
"lin3s-event-bus": "^0.6.0",
26-
"lin3s-front-foundation": "^0.6.0"
26+
"lin3s-front-foundation": "^0.6.1"
2727
},
2828
"devDependencies": {
2929
"autoprefixer": "^6.7.2",

src/LIN3S/AdminBundle/Resources/private/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2871,9 +2871,9 @@ lin3s-event-bus@^0.6.0:
28712871
dependencies:
28722872
lodash.debounce "^4.0.8"
28732873

2874-
lin3s-front-foundation@^0.6.0:
2875-
version "0.6.0"
2876-
resolved "https://registry.yarnpkg.com/lin3s-front-foundation/-/lin3s-front-foundation-0.6.0.tgz#8cd7cc38d4372dcefa1bfae8b721a833f1026b8a"
2874+
lin3s-front-foundation@^0.6.1:
2875+
version "0.6.1"
2876+
resolved "https://registry.yarnpkg.com/lin3s-front-foundation/-/lin3s-front-foundation-0.6.1.tgz#75e00480adc5f20fb40f4d07234047647e3c9f5e"
28772877
dependencies:
28782878
parsleyjs "^2.7.2"
28792879

0 commit comments

Comments
 (0)