diff --git a/Changelog.md b/Changelog.md index d22d483..893576a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 2.6.0 +### Changed + - Official Release + ## 2.6.0-rc.4 ### Changed - FIO-9166 Fixed alignment for the buttons in formbuilder diff --git a/package.json b/package.json index 0722ac1..bb53b43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/uswds", - "version": "2.6.0-rc.4", + "version": "2.6.0", "description": "US Web Design System templates for form.io", "main": "lib/index.js", "scripts": {