From 1528af5823d22f7312b7f6311a150feac3c4475d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 20 Aug 2020 09:01:54 +0000 Subject: [PATCH] chore(release): 1.79.8 [skip ci] ## [1.79.8](https://github.com/sflpro/dresscode/compare/v1.79.7...v1.79.8) (2020-08-20) ### Bug Fixes * add ability to set list item wrapper class from select ([b7b49ec](https://github.com/sflpro/dresscode/commit/b7b49ec34ae50b87e97201eef704cb6c6324d335)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 99f216d..272755a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@sflpro/dresscode", - "version": "1.79.7", + "version": "1.79.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ba80a18..6d6b081 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sflpro/dresscode", - "version": "1.79.7", + "version": "1.79.8", "description": "UI Framework developer at SFL", "main": "index.js", "scripts": {