You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27-8Lines changed: 27 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -7,24 +7,43 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [1.0.12] - 2023-08-29
11
+
12
+
### Fixed
13
+
14
+
-[sc-49448] Updated Typescript compiler options to fix [breaking change](https://devblogs.microsoft.com/typescript/announcing-typescript-5-2-rc/#module-and-moduleresolution-must-match-under-recent-node-js-settings) between `v5.1.x` to `v5.2.x`. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
15
+
-[sc-49448] Removed unnecessary instances of `[sc-48140]` from `CHANGELOG.md`. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
16
+
17
+
### Changed
18
+
19
+
-[sc-49448] Fixed Typescript compiler version to `v5.2.x`. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
20
+
21
+
## [1.0.11] - 2023-08-29
22
+
23
+
### Added
24
+
25
+
-[sc-33985] Added an `includeArchived` option to the List Creative Templates endpoint for listing archived creative templates. By [@ryuichis](https://github.com/ryuichis).
26
+
27
+
## [1.0.10] - 2023-08-15
28
+
10
29
### Fixed
11
30
12
31
-[sc-48140] Targeting Javascript `ES5` instead of `ES6` for compatability. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
13
32
-[sc-48140] Fixed clean script. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
14
33
15
-
## [1.0.9] - [sc-48140]2023-08-15
34
+
## [1.0.9] - 2023-08-15
16
35
17
36
### Nothing
18
37
19
38
- Problem with deploy due to GITHUB_REF_NAME, so republished. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
20
39
21
-
## [1.0.8] - [sc-48140]2023-08-15
40
+
## [1.0.8] - 2023-08-15
22
41
23
42
### Fixed
24
43
25
44
-[sc-48140] Added `npm publish` option `--access=public` to permit publish to public npm registry and not receive `You must sign up for private packages` due to scoped packages [being `restricted` by default](https://docs.npmjs.com/cli/v8/commands/npm-publish#access). By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
26
45
27
-
## [1.0.7] - [sc-48140]2023-08-15
46
+
## [1.0.7] - 2023-08-15
28
47
29
48
### Fixed
30
49
@@ -41,25 +60,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
60
-[sc-48140] Entries to `.gitignore` to assist testing of workflows. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
42
61
-[sc-48140] Added work card ids to changelog for tracking. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
43
62
44
-
## [1.0.6] - [sc-48140]2023-08-14
63
+
## [1.0.6] - 2023-08-14
45
64
46
65
### Added
47
66
48
67
-[sc-48140] Debug statement to workflow. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
49
68
50
-
## [1.0.5] - [sc-48140]2023-08-14
69
+
## [1.0.5] - 2023-08-14
51
70
52
71
### Fixed
53
72
54
73
-[sc-48140] Typescript compiler error by fixing to version `5.x` on install. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
55
74
56
-
## [1.0.4] - [sc-48140]2023-08-14
75
+
## [1.0.4] - 2023-08-14
57
76
58
77
### Fixed
59
78
60
79
-[sc-48140] GitHub Actions working directory references `publish-decision-spec-packages.yml`. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
61
80
62
-
## [1.0.3] - [sc-48140]2023-08-14
81
+
## [1.0.3] - 2023-08-14
63
82
64
83
### Fixed
65
84
@@ -69,7 +88,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
69
88
70
89
-[sc-48140]`package.json` file version to latest released. By [@honeycomb-cheesecake](https://github.com/honeycomb-cheesecake).
0 commit comments