Skip to content

Commit

Permalink
chore(cwc): remove changelog file from gitignore (carbon-design-syste…
Browse files Browse the repository at this point in the history
…m#9678)

### Related Ticket(s)

{{Provide url(s) to the related ticket(s) that this pull request addresses}}

### Description

changelog file is needed in the release process, removing from the gitignore file

### Changelog

**New**

- {{new thing}}

**Changed**

- {{changed thing}}

**Removed**

- {{removed thing}}

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "test: e2e": Codesandbox examples and e2e integration tests -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
  • Loading branch information
annawen1 authored Nov 22, 2022
1 parent 9f553c1 commit 14ab9f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ tests/coverage
.env
.npmrc
yarn-error.log
CHANGELOG.md

0 comments on commit 14ab9f1

Please sign in to comment.