Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: removing the variable subpackage in favor of @readme/variable #207

Merged
merged 2 commits into from
Jul 7, 2021

Conversation

erunion
Copy link
Member

@erunion erunion commented Jul 6, 2021

🧰 Changes

This reverts most of the work done in #200 in order to resolve #204.

@readme/variable has been split out of the https://github.com/readmeio/api-explorer repository into its own at https://github.com/readmeio/variable. A new release of @readme/variable has been published with this change and @readme/syntax-highlighter has been updated for it.

🧬 QA & Testing

  • Tests pass?

@erunion erunion added the refactor Issues about tackling technical debt label Jul 6, 2021
@kellyjosephprice kellyjosephprice temporarily deployed to markdown-pr-207 July 6, 2021 23:26 Inactive
@erunion erunion mentioned this pull request Jul 6, 2021
Copy link
Collaborator

@kellyjosephprice kellyjosephprice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@erunion erunion merged commit 36768dc into next Jul 7, 2021
@erunion erunion deleted the chore/remove-variable-code branch July 7, 2021 00:13
rafegoldberg pushed a commit that referenced this pull request Jul 7, 2021
## Version 6.29.0-next.1

### 🛠 Fixes & Updates

* **deps-dev:** bump @babel/plugin-proposal-object-rest-spread ([#190](#190)) ([0599876](0599876))
* **deps-dev:** bump @babel/preset-env from 7.12.13 to 7.14.7 ([#197](#197)) ([0eb0e19](0eb0e19))
* **deps-dev:** bump @commitlint/config-conventional ([#195](#195)) ([43bc4b4](43bc4b4))
* **deps:** bump actions/setup-node from 2.1.2 to 2.2.0 ([#205](#205)) ([decc3bd](decc3bd))
* **deps-dev:** bump core-js from 3.8.3 to 3.15.2 ([#201](#201)) ([6f8c953](6f8c953))
* **deps-dev:** bump eslint from 7.29.0 to 7.30.0 ([#209](#209)) ([5309d0e](5309d0e))
* **deps-dev:** bump husky from 4.3.8 to 7.0.1 ([#208](#208)) ([1f09f4a](1f09f4a))
* **deps-dev:** bump mini-css-extract-plugin from 1.3.6 to 2.1.0 ([#214](#214)) ([427e304](427e304))
* **deps:** bump rehype-raw from 4.0.2 to 5.1.0 ([#198](#198)) ([43fc7f6](43fc7f6))
* removing the variable subpackage in favor of @readme/variable ([#207](#207)) ([36768dc](36768dc))

### ✨ New & Improved

* export components ([#218](#218)) ([4f888f6](4f888f6))

<!--SKIP CI-->
@rafegoldberg
Copy link
Contributor

This PR was released!

🚀 Changes included in v6.29.0-next.1

rafegoldberg pushed a commit that referenced this pull request Jul 7, 2021
## Version 6.29.0

### 🛠 Fixes & Updates

* **deps-dev:** bump @babel/plugin-proposal-object-rest-spread ([#190](#190)) ([0599876](0599876))
* **deps-dev:** bump @babel/preset-env from 7.12.13 to 7.14.7 ([#197](#197)) ([0eb0e19](0eb0e19))
* **deps-dev:** bump @commitlint/config-conventional ([#195](#195)) ([43bc4b4](43bc4b4))
* **deps:** bump actions/setup-node from 2.1.2 to 2.2.0 ([#205](#205)) ([decc3bd](decc3bd))
* **deps-dev:** bump core-js from 3.8.3 to 3.15.2 ([#201](#201)) ([6f8c953](6f8c953))
* **deps-dev:** bump eslint from 7.29.0 to 7.30.0 ([#209](#209)) ([5309d0e](5309d0e))
* **deps-dev:** bump husky from 4.3.8 to 7.0.1 ([#208](#208)) ([1f09f4a](1f09f4a))
* **deps-dev:** bump mini-css-extract-plugin from 1.3.6 to 2.1.0 ([#214](#214)) ([427e304](427e304))
* **deps:** bump rehype-raw from 4.0.2 to 5.1.0 ([#198](#198)) ([43fc7f6](43fc7f6))
* removing the variable subpackage in favor of @readme/variable ([#207](#207)) ([36768dc](36768dc))

### ✨ New & Improved

* export components ([#218](#218)) ([4f888f6](4f888f6))

<!--SKIP CI-->
@rafegoldberg
Copy link
Contributor

This PR was released!

🚀 Changes included in v6.29.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues about tackling technical debt released on @next released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants