From 072a8d84101100c85ee9e1aa8b58497802b6434e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 5 May 2024 07:33:24 +0000 Subject: [PATCH] chore(release): 2.2.0 [skip ci] # [2.2.0](https://github.com/gethinode/mod-utils/compare/v2.1.1...v2.2.0) (2024-05-05) ### Bug Fixes * **deps-dev:** bump hugo-bin from 0.119.0 to 0.120.0 ([021a97a](https://github.com/gethinode/mod-utils/commit/021a97a0629ceba5448262fea759202530d7dadf)) * **deps-dev:** bump hugo-bin from 0.120.0 to 0.120.1 ([d343176](https://github.com/gethinode/mod-utils/commit/d34317614177a468e519d8fa4ac4d10e88d83b0e)) * **deps-dev:** bump hugo-bin from 0.120.1 to 0.120.2 ([03e1668](https://github.com/gethinode/mod-utils/commit/03e1668e142fa8afddd9acb6b51ba726f22aa454)) * **deps-dev:** bump hugo-bin from 0.120.2 to 0.120.3 ([d361a7e](https://github.com/gethinode/mod-utils/commit/d361a7eb5897a8acd54c206c8a0f0c552cddb9f3)) * **deps-dev:** bump hugo-bin from 0.120.3 to 0.120.4 ([58e0690](https://github.com/gethinode/mod-utils/commit/58e0690871bd68eb01b4bcf9aa1539cdda26c16b)) * **deps-dev:** bump hugo-bin from 0.120.4 to 0.120.6 ([619a39a](https://github.com/gethinode/mod-utils/commit/619a39a71b8023f457783a3c121b2b5fec5b6cf0)) * **deps-dev:** bump hugo-bin from 0.120.6 to 0.120.7 ([c6f8f51](https://github.com/gethinode/mod-utils/commit/c6f8f51dc0a3ec9d2e40bb6b497220148bb1363d)) * **deps-dev:** bump hugo-bin from 0.120.7 to 0.120.8 ([17165a4](https://github.com/gethinode/mod-utils/commit/17165a4dd06eaf19835d32bac9766ca630a3fc6a)) * **deps-dev:** bump hugo-bin from 0.120.8 to 0.121.0 ([ba0bdb1](https://github.com/gethinode/mod-utils/commit/ba0bdb1c6572b743872dd2134be992f510875587)) * **deps-dev:** bump hugo-bin from 0.121.0 to 0.121.1 ([35e19fc](https://github.com/gethinode/mod-utils/commit/35e19fc0f49e443a353a4f89f86e6242b77380f2)) * **deps-dev:** bump hugo-bin from 0.121.1 to 0.122.0 ([c8b368f](https://github.com/gethinode/mod-utils/commit/c8b368fac708ebf570631c5f7fb05ec3fd71603b)) * **deps-dev:** bump hugo-bin from 0.122.0 to 0.122.1 ([97e59f7](https://github.com/gethinode/mod-utils/commit/97e59f7362cb3408dc6191a549b13bfa6ca065f5)) * **deps-dev:** bump hugo-bin from 0.122.1 to 0.122.2 ([7313aaa](https://github.com/gethinode/mod-utils/commit/7313aaa7c8428511bc699cff313f25113435becf)) * **deps-dev:** bump hugo-bin from 0.122.2 to 0.122.3 ([7142afc](https://github.com/gethinode/mod-utils/commit/7142afc0846bee5f67314938ff9020c49f177855)) * **deps-dev:** bump hugo-bin from 0.122.3 to 0.122.4 ([a88414b](https://github.com/gethinode/mod-utils/commit/a88414bc256de8bb441d3b7f9a96fa8227460b1e)) * **deps-dev:** bump hugo-bin from 0.122.4 to 0.122.5 ([75d04bd](https://github.com/gethinode/mod-utils/commit/75d04bdc5495ad4625553ae9e3894d6910d4671b)) * **deps-dev:** bump semantic-release from 23.0.2 to 23.0.3 ([5ca5699](https://github.com/gethinode/mod-utils/commit/5ca5699965c1fc7aa04274a15cb0bf3a2332928e)) * **deps-dev:** bump semantic-release from 23.0.3 to 23.0.4 ([642bf2e](https://github.com/gethinode/mod-utils/commit/642bf2ef5fae8079bbdfa3070be830ca2bfbbb05)) * **deps-dev:** bump semantic-release from 23.0.4 to 23.0.5 ([c1d2edd](https://github.com/gethinode/mod-utils/commit/c1d2edd69537d083950044f814d08b40332c7c18)) * **deps-dev:** bump semantic-release from 23.0.5 to 23.0.6 ([cc8d4ad](https://github.com/gethinode/mod-utils/commit/cc8d4ad626d01d2326867ccd295b8e683d8550f8)) * **deps-dev:** bump semantic-release from 23.0.6 to 23.0.7 ([c28a315](https://github.com/gethinode/mod-utils/commit/c28a3154f102c61e69de18dcc5b3b87b062f1136)) * **deps-dev:** bump semantic-release from 23.0.7 to 23.0.8 ([2fabb2e](https://github.com/gethinode/mod-utils/commit/2fabb2e4b876e2dc6c3beec142b432c8fb02ba05)) ### Features * include breakpoint sizes ([b259d0d](https://github.com/gethinode/mod-utils/commit/b259d0d8756318a8fcbd5e5a47dd28e39f1b3ea6)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 110a3e4..ecc3bb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gethinode/mod-utils", - "version": "2.1.1", + "version": "2.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@gethinode/mod-utils", - "version": "2.1.1", + "version": "2.2.0", "hasInstallScript": true, "license": "MIT", "devDependencies": { diff --git a/package.json b/package.json index 2bd78cd..f99f872 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gethinode/mod-utils", - "version": "2.1.1", + "version": "2.2.0", "description": "A Hugo module with common utilities for your Hinode site (work in progress)", "keywords": [ "hugo",