diff --git a/CHANGELOG.md b/CHANGELOG.md index 423b6e1..14e88e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [2.2.6] - 2026-02-05 +- Fix: [iOS] Remove bitcode by updating dependency to cordova-plugin-secure-storage plugin to use version `2.6.8-OS28` (https://outsystemsrd.atlassian.net/browse/RMET-4924). + ## [2.2.5] - 2026-01-13 - Chore: [Android] Update dependency to cordova-plugin-secure-storage plugin to use version `2.6.8-OS27` (https://outsystemsrd.atlassian.net/browse/RMET-4900). diff --git a/package.json b/package.json index b6b7245..97e03d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.outsystems.plugins.SecureSQLiteBundle", - "version": "2.2.5", + "version": "2.2.6", "description": "Bundle of SQLite related storage plugins and initialization code for easy use with the OutSystems Platform", "cordova": { "id": "com.outsystems.plugins.SecureSQLiteBundle", diff --git a/plugin.xml b/plugin.xml index ce27647..699d456 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.2.6"> Cordova OutSystems secure SQLite bundle MIT @@ -15,7 +15,7 @@ - +