@openfin/ui-library 0.23.12-alpha.1708450506 → 0.23.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -209,5 +209,3 @@ Once you have created the release branch, you should now create a release throug
|
|
|
209
209
|
- In the description, enter the changelog from the previous tag. (for example if previous tag is `0.14.2` then your description should be "Change log: `https://github.com/openfin/ui-library/compare/0.14.2...0.14.3`") (Don't worry, you can always go back and edit the description later.)
|
|
210
210
|
|
|
211
211
|
This triggers a Github Action to automatically build the latest version of the `ui-library` and package it for remote installation. You can check the status of this task within this repo's actions tab.
|
|
212
|
-
|
|
213
|
-
### 4. Create pull requests in both Workspace and Notifications to bump the UI-Library package to the latest version that you just released
|
package/package.json
CHANGED