Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: basics/vue-semantic-structure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-next.13
Choose a base ref
...
head repository: basics/vue-semantic-structure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-next.14
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 27, 2024

  1. fix(publish): fix channel

    ThornWalli committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    085ebbc View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-next.1 [skip ci]

    # 1.0.0-next.1 (2024-09-27)
    
    ### Bug Fixes
    
    * **(update:** fix useContentContainer; clean ([7c203b5](7c203b5))
    * **build:** update build config ([0846c10](0846c10))
    * **ci-next:** disable husky ([06ae100](06ae100))
    * **components:** fix missing v-slot vars ([310a289](310a289))
    * **naming:** fix naming… ([2838031](2838031))
    * **package:** added homepage ([680a8a2](680a8a2))
    * **publish:** activate publish ([bb68b4c](bb68b4c))
    * **publish:** activate publish ([0fd9e49](0fd9e49))
    * **publish:** fix channel ([085ebbc](085ebbc))
    * **publish:** force publish ([1a72062](1a72062))
    * **src:** remove extension ([a4cd229](a4cd229))
    * **update:** adde inherit props; update docs ([e3a5c2e](e3a5c2e))
    * **update:** added new example; change level logic ([714d921](714d921))
    * **update:** added usage; improve ([5adb27d](5adb27d))
    * **update:** replaced vue files ([7512151](7512151))
    
    ### Features
    
    * **init:** initial commit ([57fcc43](57fcc43))
    semantic-release-bot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c8b2a9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    389a175 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0-next.14 [skip ci]

    # [1.0.0-next.14](v1.0.0-next.13...v1.0.0-next.14) (2024-09-27)
    
    ### Bug Fixes
    
    * **publish:** fix channel ([085ebbc](085ebbc))
    * **publish:** revert channel ([389a175](389a175))
    semantic-release-bot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    079768c View commit details
    Browse the repository at this point in the history
Loading