Skip to content

Commit 13dc581

Browse files
author
JoelCDL
committed
v1.2.2
1 parent 20dda6f commit 13dc581

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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": "klaro-ui",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "The Klaro consent manager and custom UI for the California Digital Library",
55
"scripts": {
66
"start": "run-p parcel:dev watch:styles watch:js --silent",

wordpress-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Klaro UI
44
Description: The Klaro consent manager and custom UI for the California Digital Library.
55
Plugin URI: https://github.com/cdlib/klaro-ui
6-
Version: 1.2.0
6+
Version: 1.2.2
77
*/
88

99
function add_klaro_ui_stylesheet_and_script() {

0 commit comments

Comments
 (0)