@ordergroove/offers 2.26.7 → 2.26.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.26.8](https://github.com/ordergroove/plush-toys/compare/@ordergroove/offers@2.26.7...@ordergroove/offers@2.26.8) (2022-07-21)
7
+
8
+ **Note:** Version bump only for package @ordergroove/offers
9
+
10
+
11
+
12
+
13
+
6
14
  ## [2.26.7](https://github.com/ordergroove/plush-toys/compare/@ordergroove/offers@2.26.6...@ordergroove/offers@2.26.7) (2022-07-19)
7
15
 
8
16
  **Note:** Version bump only for package @ordergroove/offers
@@ -1,6 +1,6 @@
1
1
  <pre id="esbuild-metadata">
2
- dist/examples.js ─────────────────────────────────────────── 257.8kb ─ 100.0%
3
- ├ ../offers-templates/dist/main.js ──────────────────────── 248.4kb ── 96.3%
2
+ dist/examples.js ─────────────────────────────────────────── 257.9kb ─ 100.0%
3
+ ├ ../offers-templates/dist/main.js ──────────────────────── 248.5kb ── 96.3%
4
4
  │ └ examples/index.js
5
5
  └ examples/index.js ───────────────────────────────────────── 8.4kb ─── 3.3%
6
6
 
package/dist/examples.js CHANGED
@@ -207,6 +207,11 @@ og-optin-toggle > div {
207
207
  align-items: center;
208
208
  }
209
209
 
210
+ og-price[regular] {
211
+ margin-left: 12px;
212
+ margin-right: 6px;
213
+ }
214
+
210
215
  og-optin-toggle + div {
211
216
  height: 0;
212
217
  margin: 10px 0 10px 30px;