Skip to content

Commit ba91891

Browse files
semantic-releaseons-spp-machine-user
semantic-release
authored andcommitted
1.0.0-rc.1
Automatically generated by python-semantic-release
1 parent e76bed2 commit ba91891

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
<!--next-version-placeholder-->
22

3+
## v1.0.0-rc.1 (2023-11-22)
4+
5+
### Feature
6+
7+
* Spp 9475 amend pipelines to allow rollback ([#231](https://github.com/ONSdigital/sml-catalogue/issues/231)) ([`791078e`](https://github.com/ONSdigital/sml-catalogue/commit/791078ea1dff9ca16432e42e1700c65a08457857))
8+
9+
### Fix
10+
11+
* Removing -u and default from rollback_tag ([#233](https://github.com/ONSdigital/sml-catalogue/issues/233)) ([`e76bed2`](https://github.com/ONSdigital/sml-catalogue/commit/e76bed22184259bc8c22d1ab098fea22f93c68d2))
12+
* Amending -n to ! -z on build_files.sh ([#232](https://github.com/ONSdigital/sml-catalogue/issues/232)) ([`f800f17`](https://github.com/ONSdigital/sml-catalogue/commit/f800f177698b06387b0c16961978b38e623866fe))
13+
* Amend details components to h3 level ([`bb3daa9`](https://github.com/ONSdigital/sml-catalogue/commit/bb3daa9e272cd184612d46e7b248fa88091ad12e))
14+
15+
### Breaking
16+
17+
* Rollback Functionality introduced, compatibility issues with verisons prior to 1.0.0 ([`791078e`](https://github.com/ONSdigital/sml-catalogue/commit/791078ea1dff9ca16432e42e1700c65a08457857))
18+
319
## v0.2.1-rc.1 (2023-11-21)
420

521
### Feature

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sml-catalogue"
3-
version = "0.3.0-rc.1"
3+
version = "1.0.0-rc.1"
44
description = "This repo contains the build environment and code to generate and upload the Statistical Methods Library (SML) Portal Web Application."
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)